1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

60 commits

Author SHA1 Message Date
Torsten Dittmann da66733829 tests: fix webhook tests 2022-05-10 15:25:49 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Christy Jacob dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Christy Jacob 32d1d68aaf feat: update WebhooksCustomServerTest 2022-01-25 03:48:51 +04:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann 548f3a3adb tests: fix attribute and index test 2021-12-16 17:10:01 +01:00
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Bradley Schofield 8e7618fabe Update Tests to account for build steps
+ Also update curl timeout error code for Swoole Hook
2021-09-28 14:29:41 +01:00
Bradley Schofield 35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
kodumbeats 83c4001f50 Fix tests 2021-08-08 19:51:18 -04:00
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
kodumbeats dfd6d743a0 Key index constant renamed to key 2021-08-03 16:22:31 -04:00
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
kodumbeats e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann 7ddf277110 tests: only use php-8.0 for runtimes 2021-04-28 11:30:43 +02:00
Torsten Dittmann 3838c935ce tests: debug travis 2021-04-26 18:40:54 +02:00
Torsten Dittmann 3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Torsten Dittmann e7fc22e003 tests: debug travis 2021-04-26 16:39:53 +02:00
Torsten Dittmann 8d0184af29 tests: debug travis 2021-04-26 16:28:48 +02:00
Torsten Dittmann 2d909a1e02 tests: debug travis 2021-04-26 14:35:46 +02:00
Torsten Dittmann 1bda8546a6 tests: debug travis 2021-04-26 14:06:37 +02:00
Torsten Dittmann 038a93b107 tests: debug travis 2021-04-26 12:52:21 +02:00
Torsten Dittmann a17bfffa42 tests: debug travis 2021-04-26 12:29:12 +02:00
Torsten Dittmann 9b75f7b2aa tests: debug travis 2021-04-26 11:54:32 +02:00
Torsten Dittmann ef57c355a0 tests: debug travis 2021-04-23 18:20:50 +02:00
Torsten Dittmann 26d8ef4e23 Revert "tests: add timeout after executing fiunction for webhooks"
This reverts commit 474f45c85e.
2021-04-20 12:28:30 +02:00
Torsten Dittmann f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
Torsten Dittmann 474f45c85e tests: add timeout after executing fiunction for webhooks 2021-04-20 10:37:27 +02:00
kodumbeats a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
kodumbeats c0b020dd07 Test for functions.delete 2021-03-12 17:58:33 -05:00
kodumbeats ac7efc8d1b Test for functions.update 2021-03-12 17:48:15 -05:00
kodumbeats 3cff27a125 Test for functions.tags.delete 2021-03-12 17:13:44 -05:00
kodumbeats 1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats 444994a98d Add function webhook tests 2021-03-12 16:23:37 -05:00