1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

177 commits

Author SHA1 Message Date
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux 7a8c9f6d0d Added missing tests 2020-10-29 23:15:45 +02:00
Eldad Fux e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux 3f3914bf2d Better error log for e2e tests 2020-10-27 10:47:28 +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 5ab6eaaa1c Added new tests 2020-07-08 00:14:40 +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 06c71f40b9 extend timeout for email tests 2020-06-14 10:12:26 +02:00
Torsten Dittmann 39edab15ca fix(tests) remove sleep before fetching emails 2020-06-14 01:04:40 +02:00
Torsten Dittmann 5c364f9e94 fix(tests) extend waiting time for 2020-06-14 01:04:05 +02:00