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

209 commits

Author SHA1 Message Date
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
Eldad Fux aad00aa895 Updated EU test 2020-01-31 17:23:15 +02:00
Eldad Fux 46f243ce80 Updated DB tests 2020-01-30 19:22:58 +02:00
Eldad Fux f10f03f1d2 Fixed prefs input for users service 2020-01-19 22:38:00 +02:00
Eldad Fux 16362e85e5 Updated teams service 2020-01-19 22:02:50 +02:00
Eldad Fux 55c89d47e8 Completed teams service e2e tests 2020-01-19 15:36:30 +02:00
Eldad Fux 5e4c124cae New invite tests 2020-01-19 14:22:54 +02:00
Eldad Fux 9c97b96ab4 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
Eldad Fux 3ee4328fa2 More teams service tests 2020-01-19 12:43:06 +02:00
Eldad Fux 7799ef47ec File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
Eldad Fux e745a8e5b5 Updated teams tests 2020-01-18 22:02:47 +02:00
Eldad Fux 9df37a193c Fixed prefs validation 2020-01-18 21:07:02 +02:00
Eldad Fux 81805d0c62 Added tests 2020-01-18 18:03:17 +02:00
Eldad Fux f034d1024d wip 2020-01-18 16:47:08 +02:00
Eldad Fux 3a68c963fe wip 2020-01-18 16:00:15 +02:00
Eldad Fux f0edf47f4f Added e2e tests to teams service 2020-01-16 16:06:28 +02:00
Eldad Fux ee994f8e36 Added users service e2e tests 2020-01-13 20:55:57 +02:00
Eldad Fux e0330ba8ed Created users tests 2020-01-13 20:30:13 +02:00
Eldad Fux 21eb9f0ae7 Updated DB tests 2020-01-13 20:14:26 +02:00
Eldad Fux 74655d5233 Updated DB tests 2020-01-13 19:53:22 +02:00
Eldad Fux 178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
Eldad Fux ea71048905 Added DB tests - work in progress 2020-01-13 10:46:09 +02:00
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Eldad Fux 2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
Eldad Fux 3686171d6e Updated server tests 2020-01-12 13:47:08 +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