Jakub
a3e102e456
GODT-1166: Do not expose current auth token in interface
5 years ago
Jakub
f0ee82fdd2
GODT-1166: Preliminary disable IMAP/SMTP blocking feature.
5 years ago
Jakub
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.
5 years ago
Jakub
a2029002c4
GODT-1155 Update gopenpgp and use go-srp
5 years ago
Michal Horejsek
8109831c07
GODT-35: Finish all details and make tests pass
5 years ago
James Houlahan
2284e9ede1
GODT-35: New pmapi client and manager using resty
5 years ago
Michal Horejsek
22bf8f62ce
GODT-1143 Turn off SMTP server while no connection
5 years ago
Jakub
2d95f21567
Other: add straightforward linters
5 years ago
Jakub
7d0af7624c
Other: Bump linter
5 years ago
James Houlahan
1f25aeab31
GODT-980: placeholder for user agent
5 years ago
Michal Horejsek
4e531d4524
GODT-1036 Event loop Sentry reporting of failures and refresh
5 years ago
Michal Horejsek
7468ed7dc0
GODT-976 Exclude updates from clearing cache and clear cache, including updates, while switching early access off
5 years ago
Michal Horejsek
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
5 years ago
Michal Horejsek
32db6b8d44
Solve missing TODOs
5 years ago
James Houlahan
07d9bc0831
Happy New Year (silent updates)
5 years ago
James Houlahan
dc3f61acee
Launcher, app/base, sentry, update service
5 years ago
Jakub
a89dfc4524
Happy New Year
5 years ago
James Houlahan
36a6f1ed4b
test: fix panic on concurrent map write
5 years ago
Michal Horejsek
ca962ce5ad
Import encrypted messages as is
5 years ago
Michal Horejsek
43d54c8f4f
Clear separation of different message IDs in integration tests
5 years ago
Michal Horejsek
6671b78799
Simplified integration tests
6 years ago
Jakub
66e04dd5ed
Implement deleted flag GODT-461
6 years ago
Pavel Škoda
2e439e17cf
Remove unused scope methods
6 years ago
Michal Horejsek
658ead9fb3
Import/Export final touches
6 years ago
Michal Horejsek
1c10cc5065
Import/Export backend
6 years ago
James Houlahan
7e6d09a247
test: generate tls cert/key in test
6 years ago
James Houlahan
c329711f9c
fix: bad fish
6 years ago
Michal Horejsek
4d2baa6b85
Renamed bridge to general users and keep bridge only for bridge stuff
6 years ago
James Houlahan
2d200f6f8c
test: add test with changing address order
6 years ago
Michal Horejsek
984b28e8f9
User Agent do not contain bridge version, only client in format
6 years ago
James Houlahan
faec347054
test: use the correct constants.Version in integration tests
6 years ago
James Houlahan
522cadb8b1
refactor: dedicated constants package, no explicit bridge version
6 years ago
James Houlahan
e027aa5fae
test: use clientmanager to logout fakeapi
6 years ago
Jakub
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
6 years ago
James Houlahan
fec5f2d3c3
test: fix most integration tests (live)
6 years ago
James Houlahan
db02eb694d
refactor: no more pmapifactory
6 years ago
James Houlahan
042c340881
feat: make store use ClientManager
6 years ago
James Houlahan
f269be4291
refactor: make pmapi.Client the interface
6 years ago
James Houlahan
6e38a65bd8
feat: improve login flow
6 years ago
James Houlahan
941e09079c
feat: implement token expiration watcher
6 years ago
Jakub
17f4d6097a
We build too many walls and not enough bridges
6 years ago