59075f2e26
GODT-1409 Wait in GetEvents during message preparation for live API.
2021-11-19 10:21:14 +01:00
22d2bcc21d
GODT-1205: "RCPT TO" does not contain all addressed from "CC"
2021-09-06 21:13:37 +00:00
a3e102e456
GODT-1166: Do not expose current auth token in interface
2021-06-11 17:13:26 +02:00
f0ee82fdd2
GODT-1166: Preliminary disable IMAP/SMTP blocking feature.
2021-06-11 09:16:47 +00:00
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
22bf8f62ce
GODT-1143 Turn off SMTP server while no connection
2021-04-28 11:23:41 +02:00
2d95f21567
Other: add straightforward linters
2021-04-08 16:09:40 +02:00
7d0af7624c
Other: Bump linter
2021-04-07 10:54:09 +02:00
1f25aeab31
GODT-980: placeholder for user agent
2021-02-17 13:49:51 +01:00
4e531d4524
GODT-1036 Event loop Sentry reporting of failures and refresh
2021-02-17 09:17:19 +00:00
7468ed7dc0
GODT-976 Exclude updates from clearing cache and clear cache, including updates, while switching early access off
2021-02-10 12:34:37 +00:00
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
2021-01-22 10:54:35 +01:00
32db6b8d44
Solve missing TODOs
2021-01-18 08:20:53 +01:00
07d9bc0831
Happy New Year (silent updates)
2021-01-15 13:22:56 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
36a6f1ed4b
test: fix panic on concurrent map write
2020-12-29 07:39:00 +01:00
ca962ce5ad
Import encrypted messages as is
2020-11-27 09:09:11 +01:00
43d54c8f4f
Clear separation of different message IDs in integration tests
2020-10-14 14:41:39 +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
2e439e17cf
Remove unused scope methods
2020-09-09 06:21:02 +00:00
658ead9fb3
Import/Export final touches
2020-08-24 10:11:51 +02:00
1c10cc5065
Import/Export backend
2020-08-24 10:11:51 +02:00
7e6d09a247
test: generate tls cert/key in test
2020-08-03 09:24:39 +02:00
c329711f9c
fix: bad fish
2020-06-11 14:01:58 +02:00
4d2baa6b85
Renamed bridge to general users and keep bridge only for bridge stuff
2020-05-25 09:02:34 +02:00
2d200f6f8c
test: add test with changing address order
2020-05-07 16:19:06 +02:00
984b28e8f9
User Agent do not contain bridge version, only client in format
2020-05-05 11:00:18 +00:00
faec347054
test: use the correct constants.Version in integration tests
2020-04-30 09:44:15 +02:00
522cadb8b1
refactor: dedicated constants package, no explicit bridge version
2020-04-28 12:39:05 +00:00
e027aa5fae
test: use clientmanager to logout fakeapi
2020-04-21 08:36:39 +00:00
80f4e1e346
Fixing unit tests for client manager.
...
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
2020-04-21 08:36:39 +00:00
fec5f2d3c3
test: fix most integration tests (live)
2020-04-21 08:36:39 +00:00
db02eb694d
refactor: no more pmapifactory
2020-04-21 08:36:39 +00:00
042c340881
feat: make store use ClientManager
2020-04-21 08:36:38 +00:00
f269be4291
refactor: make pmapi.Client the interface
2020-04-21 08:36:38 +00:00
6e38a65bd8
feat: improve login flow
2020-04-21 08:36:38 +00:00
941e09079c
feat: implement token expiration watcher
2020-04-21 08:36:38 +00:00
17f4d6097a
We build too many walls and not enough bridges
2020-04-08 12:59:16 +02:00