a4a29cbf82
Other Improved tests in move_without_support
2021-10-07 11:31:56 +00:00
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.
2021-10-07 11:31:56 +00:00
0cf1b38c2b
GODT-967 Append external message to All Mail should be APPEND to Archive instead
2021-10-07 11:31:56 +00:00
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.
2021-10-07 11:31:56 +00:00
22d2bcc21d
GODT-1205: "RCPT TO" does not contain all addressed from "CC"
2021-09-06 21:13:37 +00:00
63780b7b8d
GODT-1234 Set attachment name 'message.eml' for message/rfc822 attachments.
2021-07-19 14:40:55 +02:00
21dcac9fac
GODT-1187: Remove IMAP/SMTP blocking when no internet.
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
c482f768d9
GODT-1189 GODT-1190 GODT-1191 Fix missing sender while creating draft.
2021-06-08 09:09:32 +02:00
4072205709
Other: version bump and changelog Bridge James 1.8.2
2021-05-20 08:38:33 +02:00
5d82c218ca
GODT-1165: Handle UID FETCH with sequence range of empty mailbox
2021-05-19 16:17:19 +02:00
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)
2021-05-07 10:34:14 +00:00
27cfda680d
GODT-1152: Correctly resolve wildcard sequence/UID set
2021-04-30 10:35:34 +00: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
1d538e8540
GODT-876 Set default from if empty for importing draft
2021-04-29 14:07:20 +00:00
c5eb660315
Other: fix live test: API sanitize timestamp
2021-04-16 08:32:51 +02:00
8ab05a000c
GODT-1136 DB Cache header from builder and test
2021-04-15 09:51:08 +00:00
cccaaa3d82
Other: turn off bad login in live test
2021-04-12 06:16:34 +02:00
45a83133ba
Other: increase SMTP line limit to 2^16
2021-03-17 11:45:54 +01:00
215eb4d6eb
GODT-1085 Ignore live test of importing to sent and custom label
2021-03-17 08:10:50 +01:00
479b951c50
GODT-1076 Fix UIDPLUS response for importing existing message
2021-03-16 11:55:36 +00:00
4761bc935a
GODT-948 Embedded messages
2021-03-01 09:22:08 +00:00
1f25aeab31
GODT-980: placeholder for user agent
2021-02-17 13:49:51 +01:00
6299a6d390
GODT-1021 Do not allow copy Inbox->Sent or Sent->Inbox
2021-02-08 07:53:00 +00:00
46bc8b08dc
Stable integration test deleting many messages using UID EXPUNGE
2021-02-04 09:56:59 +00:00
21d8ef649f
Integration tests
2021-02-04 06:37:52 +00:00
f4405b5186
Fix tests after rebase
2021-01-28 09:11:02 +00:00
76dda10572
Importing to sent and inbox
2021-01-28 09:11:02 +00:00
62a64cde61
Merge release/golden-gate into devel
2021-01-27 11:06:10 +01:00
b3a64892fe
Fix sending error due to mixed case in sender address
2021-01-22 10:30:31 +01:00
3e9c4ba614
Fix move to local folder and back - remove deleted flag
2021-01-22 08:45:28 +00:00
1909ceed67
Support of UID EXPUNGE
2021-01-22 07:49:25 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
7b112fc448
Prefer From header instead of MAIL FROM address
2020-12-22 12:46:01 +00:00
40db822450
Replace old date to not crash Apple Mail
2020-12-09 07:22:04 +00:00
f469d34781
Send unilateral responses before sending OK
2020-12-04 12:37:02 +00:00
635e51f32f
Upgrade to latest go-smtp
2020-11-27 09:23:18 +01:00
ca962ce5ad
Import encrypted messages as is
2020-11-27 09:09:11 +01:00
d043cb9086
test: disable flaky expunge tests (followup GODT-881)
2020-11-23 14:41:47 +00:00
2f9876ad74
Remove unnecessary semicolon
2020-11-13 13:18:16 +00:00
53404122cc
Integration test of sending and manual appending to Sent mailbox
2020-11-13 13:18:16 +00:00
bc81356d53
test: update feature file to use new "seq" command
2020-10-29 13:10:54 +01:00
8985738af5
Merge master into devel
2020-10-23 10:31:08 +02:00
b449beb68c
Do not spam sentry with bad ID by integration test
2020-10-21 08:38:54 +00:00
43d54c8f4f
Clear separation of different message IDs in integration tests
2020-10-14 14:41:39 +02:00
b4892855d4
Set flags by FLAGS (not using +/-FLAGS) do not change spam state
2020-10-06 08:42:33 +00:00
ec73170e9b
Use label.Path instead of Name
2020-09-30 09:38:35 +02:00
15c1d7bc24
fix: duplicate charset param
2020-09-24 14:26:45 +02:00
60b7d980f4
Fix integration test - deleting from All Mail
2020-09-17 10:19:55 +00:00