Jakub
6671dd38ea
GODT-1524: Logout issues with macOS.
4 years ago
Jakub
63379001e3
GODT-1515: Do not crash when bridge users got disconnected.
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
a0dc764bb9
GODT-1433 Message.Type is deprecated, use Flags instead.
4 years ago
Jakub
55beb9227f
GODT-1433 Adding first integration test for drafts.
4 years ago
Jakub
6ed97a0347
GODT-1433: Do not save message to cache if it's a draft.
...
- remove: deprecated SetContentTypeAndHeader
- fix: write metada unit test
- change: do not cache body for Drafts
- change: do not cache body structure (header) for Drafts
- change: do not cache body size 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
cea33bebe2
GODT-1415: Only messages which are in Spam should be moved to INBOX once they are marked as not-a-spam.
...
This is regression of GODT-963
4 years ago
Xavier Michelon
6509df523f
GODT-1360: added extra check.
...
This should help diagnostic test failure next time it happens.
5 years ago
Xavier Michelon
0d1abaec0d
Other: fixed new copy test feature.
5 years ago
Xavier Michelon
4d1ace5de7
Other: Copy from All Mail allowed again.
...
Creates duplicate.
Added test scenario.
5 years ago
Xavier Michelon
1250621a4d
GODT-963 STORE removing junk or adding nojunk should move message to inbox
5 years ago
Xavier Michelon
8d6e55ba54
GODT-965 MOVE command should end with error for All Mail
5 years ago
Xavier Michelon
a4a29cbf82
Other Improved tests in move_without_support
5 years ago
Xavier Michelon
39bccc2747
GODT-968 Messages in All Mail should not be able to mark as deleted
...
Feature already implemented.
A test already existed, but lacked the final expunge check.
5 years ago
Xavier Michelon
0cf1b38c2b
GODT-967 Append external message to All Mail should be APPEND to Archive instead
5 years ago
Xavier Michelon
63f089540e
GODT-966 Append internal message to AllMail should be no action
...
GODT-966 Fixed CI issues (WIP)
WIP GODT-966 modified behavior of APPEND.
WIP GODT-966 implemented test for possible order of operations.
WIP GODT-966: code cleanup and refactoring.
WIP GODT-966 fix for linter.
Other: Minor refactoring.
5 years ago
Alexander Bilyak
22d2bcc21d
GODT-1205: "RCPT TO" does not contain all addressed from "CC"
5 years ago
Jakub
63780b7b8d
GODT-1234 Set attachment name 'message.eml' for `message/rfc822` attachments.
5 years ago
Jakub
21dcac9fac
GODT-1187: Remove IMAP/SMTP blocking when no internet.
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
c482f768d9
GODT-1189 GODT-1190 GODT-1191 Fix missing sender while creating draft.
5 years ago
Jakub
4072205709
Other: version bump and changelog Bridge James 1.8.2
5 years ago
James Houlahan
5d82c218ca
GODT-1165: Handle UID FETCH with sequence range of empty mailbox
5 years ago
Jakub
cb30dd91e3
Other: fix no internet integration test
5 years ago
James Houlahan
8496c9e181
Other: bump SMTP test timeout time from 1 to 2 seconds, fingers crossed
5 years ago
Jakub
dd66b7f8d0
GODT-1159 SMTP server not restarting after restored internet
...
- [x] write tests to check that IMAP and SMTP servers are closed when there
is no internet
- [x] always create new go-smtp instance during listenAndServe(int)
5 years ago
James Houlahan
27cfda680d
GODT-1152: Correctly resolve wildcard sequence/UID set
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
1d538e8540
GODT-876 Set default from if empty for importing draft
5 years ago
Jakub
c5eb660315
Other: fix live test: API sanitize timestamp
5 years ago
Jakub
8ab05a000c
GODT-1136 DB Cache header from builder and test
5 years ago
Jakub
cccaaa3d82
Other: turn off bad login in live test
5 years ago
James Houlahan
45a83133ba
Other: increase SMTP line limit to 2^16
5 years ago
Michal Horejsek
215eb4d6eb
GODT-1085 Ignore live test of importing to sent and custom label
5 years ago
Michal Horejsek
479b951c50
GODT-1076 Fix UIDPLUS response for importing existing message
5 years ago
Michal Horejsek
4761bc935a
GODT-948 Embedded messages
5 years ago
James Houlahan
1f25aeab31
GODT-980: placeholder for user agent
5 years ago
Michal Horejsek
6299a6d390
GODT-1021 Do not allow copy Inbox->Sent or Sent->Inbox
5 years ago
Michal Horejsek
46bc8b08dc
Stable integration test deleting many messages using UID EXPUNGE
5 years ago
Michal Horejsek
21d8ef649f
Integration tests
5 years ago
Michal Horejsek
f4405b5186
Fix tests after rebase
5 years ago
Michal Horejsek
76dda10572
Importing to sent and inbox
5 years ago
Michal Horejsek
b3a64892fe
Fix sending error due to mixed case in sender address
5 years ago
Michal Horejsek
3e9c4ba614
Fix move to local folder and back - remove deleted flag
5 years ago
Michal Horejsek
1909ceed67
Support of UID EXPUNGE
5 years ago