Commit Graph

17 Commits

Author SHA1 Message Date
0c6a098af9 GODT-1166: Reduce the number of auth for live test
- Changed: Do not reauth controller clients.
- Changed: Verbosisty is set only once before run
- Changed: AddUser takes TestAccount as argument
- Added: Setup/clean up before/after test run
- Added: Access to the current refresh token from pmapi.Client interface.
- Added: Context function to add test a user to bridge without login, just call users.FinishLogin.
- Added: PMAPIController.GetAuthClient returns authenticated client for username.
- Added: Persistent clients does not loggout after every scenario.
- Changed: Disabled no-internet tests.
2021-06-11 09:16:47 +00:00
a2029002c4 GODT-1155 Update gopenpgp and use go-srp 2021-05-27 16:43:44 +02:00
8109831c07 GODT-35: Finish all details and make tests pass 2021-04-30 05:41:39 +02:00
2284e9ede1 GODT-35: New pmapi client and manager using resty 2021-04-30 05:34:36 +02:00
94b5799ba7 Other refactor: clean old builder 2021-04-27 08:12:50 +00:00
8ab05a000c GODT-1136 DB Cache header from builder and test 2021-04-15 09:51:08 +00:00
a89dfc4524 Happy New Year 2021-01-04 11:55:15 +01:00
40db822450 Replace old date to not crash Apple Mail 2020-12-09 07:22:04 +00:00
8985738af5 Merge master into devel 2020-10-23 10:31:08 +02:00
43d54c8f4f Clear separation of different message IDs in integration tests 2020-10-14 14:41:39 +02:00
ec73170e9b Use label.Path instead of Name 2020-09-30 09:38:35 +02:00
6671b78799 Simplified integration tests 2020-09-16 09:51:57 +00:00
66e04dd5ed Implement deleted flag GODT-461 2020-09-16 09:51:57 +00:00
1c10cc5065 Import/Export backend 2020-08-24 10:11:51 +02:00
2d200f6f8c test: add test with changing address order 2020-05-07 16:19:06 +02:00
fec5f2d3c3 test: fix most integration tests (live) 2020-04-21 08:36:39 +00:00
17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00