1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

176 commits

Author SHA1 Message Date
Eldad Fux b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad Fux 28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux 4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +02:00
Eldad Fux f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux aa18bbfb58 Added account delete test for webhooks 2020-11-29 08:47:47 +02:00
Eldad Fux 07f50e6650 Updated tests 2020-11-26 08:31:59 +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 a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux f3fae632cc Added webhook tests 2020-11-20 23:03:48 +02:00
Eldad Fux e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +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 e009f9c60b Updated tests folder 2020-10-27 21:48:38 +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 f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann 532b547f9b add docs & e2e test 2020-08-28 23:56:22 +02:00
Eldad Fux b2b0267ede Fixed package size 2020-07-19 00:47:46 +03:00
Eldad Fux 3c2f6d0f28 Updated tests 2020-07-18 11:13:38 +03:00
Eldad Fux 4df80aa541 Updated tests 2020-07-18 11:13:15 +03:00
Eldad Fux 48e03c18b8 Updated tests 2020-07-18 10:55:19 +03:00
Eldad Fux 0fe5e9bdcf Updated safety factor 2020-07-16 15:13:15 +03:00
Eldad Fux ac4559a2f9 Updated functions tests 2020-07-15 07:18:39 +03:00
Eldad Fux 8f6d6d253f Updated tag creation test 2020-07-15 06:55:37 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux bb6baec24d Fixed locale test 2020-07-13 07:43:24 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux 286b42787f Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-12 20:20:28 +03:00
Eldad Fux 386727a28e Added tests 2020-07-12 16:43:47 +03:00
Eldad Fux e46f2c31c5 Added new tests 2020-07-12 14:57:31 +03:00
Eldad Fux 64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux 1b897b4223 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-11 21:38:51 +03:00
Eldad Fux c8a8f4650e Updated test to make sure permission updating bug is not happening again 2020-07-11 19:24:18 +03:00
Eldad Fux cb94e17183 New tests for API keys 2020-07-11 16:26:04 +03:00
Eldad Fux c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux f05e8e9f0f New test for adding members from the server integration 2020-07-10 15:57:30 +03:00
Eldad Fux ce832162b8 New test 2020-07-09 12:13:14 +03:00
Eldad Fux 4cafa75a22 Added more tests 2020-07-08 18:20:18 +03:00
Eldad Fux af9b76e8c0 Fixed tests 2020-07-08 17:17:02 +03:00
Eldad Fux a3f23b93ef Fixed teams test 2020-07-08 16:02:01 +03:00
Eldad Fux b9cb8738f6 Added new tests 2020-07-08 12:11:12 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux 60dc6511b1 Fixed storage tests 2020-07-06 23:08:29 +03:00
Eldad Fux f1112ca5f2 Fixed avatar tests 2020-07-06 22:53:26 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux b34a71e1bf Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 23:05:59 +03:00
Eldad Fux a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 1e3472b724 Fixed tests 2020-06-25 08:20:26 +03:00
Eldad Fux bd073da05e Fixed tests 2020-06-21 15:23:50 +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 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad A. Fux 293030766b
Merge pull request #352 from TorstenDittmann/master
[API] Locale - List languages - ISO 639-1
2020-06-11 11:25:06 +03:00
Eldad Fux f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
Eldad Fux f54b662bdb Removed debug log 2020-06-10 21:55:56 +03:00
Eldad Fux 11b935756b Added tests 2020-06-09 22:54:15 +03:00
Eldad Fux 4f62cdc6de Fixed test 2020-06-08 12:03:08 +03:00
Eldad Fux 38fae2bd87 Fixed test 2020-06-08 11:23:03 +03:00
Eldad Fux ee7f6ce976 Test fix 2020-06-08 11:11:39 +03:00
Eldad Fux 0060dfe715 Fix for tests 2020-06-08 11:01:11 +03:00
Eldad Fux c17859a252 Updated Tests 2020-06-07 09:00:14 +03:00
Torsten Dittmann ea2130774f update array length in e2e test 2020-05-24 15:28:42 +02:00
Torsten Dittmann b86ef1a025 fix typo on e2e tests 2020-05-24 15:16:56 +02:00
Torsten Dittmann d01373d8d4 add e2e tests for locale/languages 2020-05-24 15:07:05 +02:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Eldad Fux 5bfe581792 Fixed health test 2020-05-18 15:34:28 +03:00
Eldad Fux 2564409402 Updated Health test 2020-05-18 15:15:54 +03:00
Eldad Fux 8674eb97f2 Updated functions tests 2020-05-13 01:07:00 +03:00
Eldad Fux db40609ead Converted network charts to MB 2020-05-12 23:18:34 +03:00
Eldad Fux 13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux d384f37f42 Fixewd tests 2020-05-09 10:31:00 +03:00
Eldad Fux 25280cce16 Updated tests 2020-05-06 20:35:56 +03:00
Eldad Fux a3b1e97ebf Updated tests and delete methods 2020-05-06 15:12:52 +03:00
Eldad Fux 2a544b9032 Updated tests 2020-05-06 09:14:34 +03:00
Eldad Fux d9e79b143a Added more tests 2020-05-06 08:54:46 +03:00
Eldad Fux 4420c85460 Added first e2e test 2020-05-05 23:37:59 +03:00
Eldad Fux b41639e1ea Fixed tests 2020-05-01 17:02:05 +03:00
Eldad Fux 7a36e9262a Fixed tests 2020-05-01 13:43:31 +03:00
Eldad Fux f77a6a4814 Updated tests 2020-05-01 13:24:36 +03:00
Eldad Fux 74cd2a192f Updated health tests 2020-05-01 11:54:52 +03:00
Eldad Fux 555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux 0783799a60 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-03-29 23:11:14 +03:00
Eldad Fux 7532a96bb3 Fixed locale tests 2020-03-29 23:10:47 +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