Commit Graph
5 Commits
Author SHA1 Message Date
Tim Bruijnzeels 3e3759f789 Start test server using https for integration testing - accept self signed certs in these tests. 2019-05-07 14:41:02 +02:00
Tim Bruijnzeels f3d7c4f47e Replacing 127.0.0.1 with localhost to help testing using https (seems there are exceptions when localhost is used) 2019-05-03 16:58:29 +02:00
Tim Bruijnzeels 710323db01 Initialising TA from UI. Not displaying properly yet. (See #12)
Also note: had to change http -> https all over the place, and this currently breaks the client connections for the CLI and integration tests. Will fix this soon!
2019-05-03 16:14:02 +02:00
Tim Bruijnzeels 8a66853ff9 IGNORING integration tests for now -> MUST fix connecting to self-signed HTTPS server. 2019-05-03 16:08:29 +02:00
Tim Bruijnzeels 0bbfebfbb6 Use workspaces in project. 2019-04-11 16:36:33 +02:00