9d800324af
Other: Update golangci-lint to v1.50.0
2022-10-17 11:14:22 +02:00
4edf2eb92c
Other: Add v2 to module name
2022-05-31 15:54:39 +02:00
f3c69faf8b
GODT-1260: Renaming
...
* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
2022-05-18 11:23:38 +02:00
6671dd38ea
GODT-1524: Logout issues with macOS.
2022-03-23 09:50:17 +01:00
8e0693ab03
GODT-1499: Remove message from DB once is not on server any more
2022-01-31 09:40:23 +00:00
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
2022-01-07 09:56:06 +01:00
d356f306d9
Other: Change copyright year
2022-01-04 11:04:30 +01:00
55beb9227f
GODT-1433 Adding first integration test for drafts.
2021-11-30 17:02:14 +01:00
2899e7bb15
GODT-1351: Cache and update of space bytes in user object.
2021-11-30 10:14:28 +01:00
f5624c9932
GODT-1051: Add factory reset to bridge object
...
- remove deleted test no_internet.feature
- clean up old remnants of import export
- FactoryReset docstring
2021-11-30 10:12:36 +01:00
ffb18adfd0
GODT-1177: remove Import-Export from repo
2021-11-30 10:12:33 +01:00
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
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
21d8ef649f
Integration tests
2021-02-04 06:37:52 +00:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
43d54c8f4f
Clear separation of different message IDs in integration tests
2020-10-14 14:41:39 +02:00
d6464c0048
Fixes after rebase
2020-09-16 09:51:58 +00: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
6c93f1f1ec
Fix integration tests - compiting message flags
2020-08-17 09:10:03 +02:00
c19bb0fa97
feat: migrate to gopenpgp v2
2020-06-16 07:34:46 +00:00
2d200f6f8c
test: add test with changing address order
2020-05-07 16:19:06 +02:00
1d49a484a8
test: fix typo
2020-05-04 12:31:51 +02: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
b01be382fc
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
2020-04-21 08:36:38 +00:00
042c340881
feat: make store use ClientManager
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
366a9d6d6c
Clean also All Mail and Drafts mailboxes before running integration test
2020-04-20 09:11:06 +00:00
17f4d6097a
We build too many walls and not enough bridges
2020-04-08 12:59:16 +02:00