1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

1517 commits

Author SHA1 Message Date
Bradley Schofield 37d0de8291 Add tests 2022-04-13 10:27:58 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Torsten Dittmann 26bad27bb7
Merge pull request #2951 from appwrite/fix-user-search
fix: user search
2022-03-15 19:14:47 +01:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 638d9d87f5 fix: user search 2022-03-15 13:04:24 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Torsten Dittmann 19c864e049
Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Christy Jacob c91abb5d60 feat: remove irrelevant migration tests 2022-03-02 04:05:35 +04:00
Christy Jacob 500a0e496b feat: add timeout 2022-03-01 23:52:29 +04:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob baba4ac891 feat: increase timeout 2022-02-28 21:03:52 +04:00
Christy Jacob f1c8cb23af feat: increase timeout 2022-02-28 20:40:05 +04:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann 071d4d6511 tests: add more delay to python tests 2022-02-28 16:43:00 +01:00
Torsten Dittmann f63bfc7026 tests: fix realtime #2 2022-02-28 16:42:52 +01:00
Torsten Dittmann 18dd7bf15b tests: increase timeout 2022-02-28 16:17:44 +01:00
Torsten Dittmann 6c7caa2061 tests: fix realtime tests 2022-02-28 16:17:37 +01:00
Christy Jacob e1701f9c3d feat: increase timeout for dart runtime creation 2022-02-28 13:55:09 +04:00
Christy Jacob faa0255065 feat: increase timeout for dart runtime creation 2022-02-28 13:53:47 +04:00
Christy Jacob 46a03e7cff feat: add status code assertion 2022-02-28 01:09:13 +04:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Christy Jacob e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Jake Barnby 88c503aa0b Add custom swift execution test 2022-02-24 18:57:25 +13:00
Christy Jacob 0d3b627176 feat: added more runtime test 2022-02-23 20:22:58 +04:00
Christy Jacob 2ac341830e feat: added test for python 2022-02-23 18:39:09 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 421faf24bd fix functions large deployment test 2022-02-23 06:07:15 +00:00
Torsten Dittmann 658d2e0855 tests: fix realtime tests 2022-02-22 18:01:03 +01:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani b9d9e4500b Merge branch 'master' of https://github.com/appwrite/appwrite into 0.13.x 2022-02-22 09:44:07 +00:00
Torsten Dittmann a831aca778 tests: adapt search tests 2022-02-22 10:39:33 +01:00
Torsten Dittmann 721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann b05a4c71ce tests: fix user search tests 2022-02-21 21:53:23 +00:00
Christy Jacob dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Christy Jacob 1683ebb17b fix: review comments 2022-02-21 16:31:39 +04:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob be4c1d756e feat: improve functions tests 2022-02-19 20:14:31 +04:00
Christy Jacob 7a6d8502de feat: improve functions tests 2022-02-19 19:14:35 +04:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob c7a645037a feat: update php test code 2022-02-19 04:34:47 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann 087c755b11 tests: add timeout to realtime disconnect 2022-02-18 10:14:44 +01:00
Eldad A. Fux 79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. Fux b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Torsten Dittmann 9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Damodar Lohani f37a26b437 fix storage tests 2022-02-16 08:30:09 +00:00
Damodar Lohani d0c46fdada remove folderId 2022-02-16 02:08:16 +00:00
Jake Barnby 61d8145112 Add execute param to create function test 2022-02-16 12:38:59 +13:00
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Damodar Lohani f3c358f24a fix storage test 2022-02-15 08:49:04 +00:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob 5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Matej Bačo 36a985d7ea
Update tests/e2e/Client.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-11 12:32:16 +01:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco 80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob ae073f5369 feat: update comment 2022-02-06 13:18:44 +04:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Matej Baco 3293d15eff Cleanup 2022-01-31 16:07:07 +01:00
Matej Baco 4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob 83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Malte2036 89c40dd4ed
Merge branch 'appwrite:master' into fix-2593-duplicate-membership-verification 2022-01-31 11:45:03 +01:00
Damodar Lohani 6a5daf1509 remove adapter attribute from test 2022-01-31 16:19:31 +05:45
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Christy Jacob b9dfb8188a feat: add builds worker to test docker-compose 2022-01-31 14:06:15 +04:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Eldad A. Fux 22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Christy Jacob e816edc047 feat: fix tests 2022-01-29 04:54:47 +04:00
Christy Jacob f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob 220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Damodar Lohani 6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Damodar Lohani 171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Damodar Lohani dedc2806af fix missing permission for update 2022-01-27 15:51:33 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Eldad A. Fux 9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Bradley Schofield 9c4091b16e Repackage Test Functions 2022-01-25 10:03:53 +00:00
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob 32d1d68aaf feat: update WebhooksCustomServerTest 2022-01-25 03:48:51 +04:00
Christy Jacob ddbda8bea6 feat: update RealtimeCustomClientTest 2022-01-25 03:46:43 +04:00
Christy Jacob 7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob f70f5377cf feat: update testSychronousExecution() 2022-01-25 03:40:03 +04:00
Christy Jacob b7def09224 feat: update testCreateCustomExecution() 2022-01-25 03:38:24 +04:00
Christy Jacob 0372c8e096 feat: update testCreateCustomExecution() 2022-01-25 03:38:11 +04:00
Christy Jacob 156e160116 feat: update testCreateExecution() 2022-01-25 03:37:44 +04:00
Christy Jacob 172edfcae4 feat: update project custom scope 2022-01-25 03:36:57 +04:00
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield 9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
kodumbeats 7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann be8958a5c7
Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby 06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Torsten Dittmann e45fc7c46e
Update Scope.php 2022-01-19 00:23:19 +01:00
Malte2036 d43486ec6b add test for duplicate team membership verification 2022-01-18 23:32:36 +01:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Jake Barnby 219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Torsten Dittmann cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Damodar Lohani 7787d0df62 fix issue caused by naming 2022-01-16 17:10:26 +05:45
Damodar Lohani 8f1a390ae3 fix response for large payload 2022-01-16 14:25:09 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani 797795707e failure test for large chunk 2022-01-16 13:17:39 +05:45
Matej Baco 2f75f9d13d Removed leftover 2022-01-12 20:54:19 +01:00
Matej Baco 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45