1
0
Fork 0
mirror of synced 2024-05-17 11:12:41 +12:00
Commit graph

32 commits

Author SHA1 Message Date
Bradley Schofield 0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann 6005551023 update tests 2021-02-16 15:14:36 +01:00
Torsten Dittmann 6c717b7a31 add tests 2021-02-16 14:49:21 +01:00
Eldad Fux 5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux 1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00
Eldad Fux 8d41590596 Added more tests 2020-11-24 22:54:37 +02:00
Eldad Fux 374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux 4d57d08ff9 Updated tests 2020-11-12 14:11:17 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Eldad Fux fefb2a8323 Fixed test 2020-09-08 01:27:34 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux 27a8406be6 Fixed tests order 2020-06-19 20:21:55 +03:00
Eldad Fux 3943d30e28 Updated tests order 2020-06-19 20:10:48 +03:00
Torsten Dittmann 39edab15ca fix(tests) remove sleep before fetching emails 2020-06-14 01:04:40 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux 0e33519267 Fix for e2e tests 2020-02-11 07:06:40 +02:00
Eldad Fux 82ee31c0e3 Fix for test race condition 2020-02-10 10:19:34 +02:00
Eldad Fux b6eeb368dc Added new account verification route 2020-02-10 09:34:02 +02:00
Eldad Fux 63f4f48f5f New account recovery tests 2020-02-08 20:51:57 +02:00
Eldad Fux 9c97b96ab4 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
Eldad Fux 9df37a193c Fixed prefs validation 2020-01-18 21:07:02 +02:00
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Eldad Fux 327b82dffc Improved e2e tests 2020-01-12 13:11:16 +02:00
Eldad Fux 5d33721e60 Updated tests structure 2020-01-12 08:35:37 +02:00
Renamed from tests/e2e/AccountBase.php (Browse further)