Jakub
6671dd38ea
GODT-1524: Logout issues with macOS.
4 years ago
Jakub
8e0693ab03
GODT-1499: Remove message from DB once is not on server any more
4 years ago
Jakub
22f427d522
GODT-1474: Optimising live integration tests
...
- pkg/pmapi: Reduce max number of retries
- test/features: tweak create mailbox scenarios.
- test/context: change order of clean up steps
- test/context: logger field
- test/context: message preparation per username
- test/context: check that eventID has changed after adding messages
- test/features: make sure we wait 15sec before detecting import duplicates
4 years ago
Jakub
d356f306d9
Other: Change copyright year
4 years ago
Lukasz Janyst
a0837f069e
cleanup: Export internal packages, rename module and imports, don't rely on generated credits string
4 years ago
Jakub
55beb9227f
GODT-1433 Adding first integration test for drafts.
4 years ago
Jakub
2899e7bb15
GODT-1351: Cache and update of space bytes in user object.
4 years ago
James Houlahan
f5624c9932
GODT-1051: Add factory reset to bridge object
...
- remove deleted test no_internet.feature
- clean up old remnants of import export
- FactoryReset docstring
4 years ago
James Houlahan
ffb18adfd0
GODT-1177: remove Import-Export from repo
4 years ago
Jakub
59075f2e26
GODT-1409 Wait in GetEvents during message preparation for live API.
4 years ago
Alexander Bilyak
22d2bcc21d
GODT-1205: "RCPT TO" does not contain all addressed from "CC"
5 years ago
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
Jakub Cuth
94b5799ba7
Other refactor: clean old builder
5 years ago
Jakub
8ab05a000c
GODT-1136 DB Cache header from builder and test
5 years ago
Michal Horejsek
21d8ef649f
Integration tests
5 years ago
Jakub
a89dfc4524
Happy New Year
5 years ago
Michal Horejsek
43d54c8f4f
Clear separation of different message IDs in integration tests
5 years ago
Michal Horejsek
d6464c0048
Fixes after rebase
6 years ago
Michal Horejsek
6671b78799
Simplified integration tests
6 years ago
Jakub
66e04dd5ed
Implement deleted flag GODT-461
6 years ago
Michal Horejsek
1c10cc5065
Import/Export backend
6 years ago
Michal Horejsek
6c93f1f1ec
Fix integration tests - compiting message flags
6 years ago
James Houlahan
c19bb0fa97
feat: migrate to gopenpgp v2
6 years ago
James Houlahan
2d200f6f8c
test: add test with changing address order
6 years ago
James Houlahan
1d49a484a8
test: fix typo
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
b01be382fc
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
6 years ago
James Houlahan
042c340881
feat: make store use ClientManager
6 years ago
James Houlahan
6e38a65bd8
feat: improve login flow
6 years ago
James Houlahan
941e09079c
feat: implement token expiration watcher
6 years ago
Michal Horejsek
366a9d6d6c
Clean also All Mail and Drafts mailboxes before running integration test
6 years ago
Jakub
17f4d6097a
We build too many walls and not enough bridges
6 years ago