1
0
Fork 0
mirror of synced 2024-08-22 13:41:45 +12:00
Commit graph

304 commits

Author SHA1 Message Date
Eldad Fux
3f35fdcb1e Updated debug 2020-12-10 09:28:57 +02:00
Eldad Fux
8ebbd7a398 Added better error logging 2020-12-10 09:10:48 +02:00
Eldad Fux
c8bdf46a13 Added a new Python FX test 2020-12-09 23:26:13 +02:00
Eldad Fux
9a5acbb0cb Added new env tests 2020-12-09 00:24:22 +02:00
Eldad Fux
da13028695 Added new envs! 2020-12-08 09:26:57 +02:00
Eldad A. Fux
8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob
df1822cd18 chore: review comments 2020-12-05 12:23:09 +05:30
Christy Jacob
54c3b4c84a chore: review comments 2020-12-05 11:04:58 +05:30
Christy Jacob
9128348aff chore: added e2e tests for collection deletion 2020-12-05 11:01:59 +05:30
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
53e2f2fcc1 Added test webhook 2020-11-20 23:03:14 +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
3bb7a93e0e Added Open API 3 validation test 2020-11-14 15:05:18 +02:00
Eldad Fux
4d57d08ff9 Updated tests 2020-11-12 14:11:17 +02:00
Eldad Fux
2750267712 Added spec test 2020-11-12 00:03:27 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
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
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
a24bccf33a Updated test API key 2020-06-07 09:01:35 +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
f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +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
Eldad Fux
211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux
a2f9e7ef99 Updated tests 2020-01-11 23:53:57 +02:00
Eldad Fux
f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
eldadfux
80fdf36016 Added project ID validation 2019-11-29 20:26:06 +02:00