89da7335b6
feat(BRIDGE-363): Observability metrics for IMAP connections; minor unleash service refactor;
2025-05-16 15:28:53 +02:00
da0f51ce5f
feat(BRIDGE-309): Update to the bridge updater logic corresponding to the version file restructure
2025-02-17 15:43:15 +00:00
082849dc6c
chore: year bump
2025-01-02 14:03:49 +01:00
af01c63298
fix(BRIDGE-261): delete gluon data during user deletion; integration tests; FF kill switch; Sentry report if error;
2024-11-22 14:32:28 +00:00
2e98d64f94
feat(BRIDGE-266): heartbeat telemetry update; extra integration tests;
2024-11-22 14:09:48 +00:00
b3e2a91f56
feat(BRIDGE-205): add support for the IMAP AUTHENTICATE command.
2024-11-12 15:28:22 +01:00
6647231278
chore: (BRIDGE-253) removing unused telemetry (activation and troubleshooting)
2024-10-30 15:13:41 +00:00
e3d0334b6f
feat(BRIDGE-236): added SMTP observability metrics
2024-10-25 08:25:21 +00:00
7457fb06d2
feat(BRIDGE-120): use appropriate address key when importing / saving draft.
2024-10-11 12:50:21 +02:00
b481ce2203
test(BRIDGE-131): Integration tests for messages from Proton <-> Gmail
2024-10-09 12:29:42 +00:00
040d887aae
feat(BRIDGE-218): observability adapter; gluon observability metrics and tests;
2024-10-08 13:13:07 +00:00
3ca9e625f5
feat(BRIDGE-150): Observability service modification; user distinction utility & heartbeat; various observbility metrics & relevant integration tests
2024-09-23 10:13:05 +00:00
f04350c046
feat(BRIDGE-37): Remote notification support
2024-08-29 13:31:37 +02:00
6fadbde4a6
feat(GODT-3185): report cases which leads to wrong address key used
2024-03-13 07:49:25 +00:00
d919c0accf
test(GODT-3220): Add step definition for logging in with alias address
...
GODT-3220
2024-02-13 10:56:23 +00:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
3ac59d6943
test(GODT-3162): Add step definition for checking KB article suggestions
...
* Add a step definition that takes input from a possible problem report description, and gets the suggested knowledge base articles
* Also, has input of what those knowledge base articles should be, just their title and url, and compares these two values.
* A sample integration test is added
2023-12-15 09:53:49 +00:00
bc381407a7
feat(GODT-2576): Forward and $Forward Flag Support
...
When an IMAP client stores the `Forward` or `$Forward` flags on a
message, the forwarded state is now correctly represented on the Proton
servers.
https://github.com/ProtonMail/go-proton-api/pull/125
https://github.com/ProtonMail/gluon/pull/400
2023-11-15 07:51:00 +01:00
b535be72f8
test(GODT-2892): Create fake log file
2023-11-07 07:21:26 +00:00
5747b85543
test: Add test around account settings.
2023-10-18 07:45:08 +00:00
50acc0dcfb
feat(GODT-2725): Implement receive message step with expected structure exposed.
2023-09-27 14:17:51 +00:00
fa794a982b
feat(GODT-2597): Implement contact specific settings in integration tests.
2023-09-15 10:53:58 +00:00
79524185a8
feat(GODT-2734): Add testing steps to modify account settings.
2023-09-04 16:48:59 +02:00
c57b52ef23
test(GODT-2746): Integration tests for reporting a problem
...
- Add function for checking header in form-data request
Bug reports are sent with multipart/form-data, and the function parses this,
then compares the needed field with the wanted
Also, added the step definition.
- Add functions for reporting a bug with changes
Be able to report a bug by changing the value of a single field, or multiple fields through a JSON format
- Add integration tests for reporting a problem
2023-09-01 04:52:42 +00:00
a731237701
test(GODT-2871): tests for new telemetry logic.
2023-08-22 11:15:47 +02:00