1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00
Commit graph

749 commits

Author SHA1 Message Date
kodumbeats b4ad95747a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes 2021-09-12 09:07:46 -04:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Matej Bačo e9124f28c7
Removed unnecessary array_merge import
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-11 19:29:17 +02:00
kodumbeats ca335c9be5 Test enum enforcement when creating documents 2021-09-10 16:25:16 -04:00
kodumbeats d8ba1095cd Test enum attribute creation and response model 2021-09-10 16:14:31 -04:00
Torsten Dittmann d2f425e67d fix(functions): utf-8 encode stdout and stderr 2021-09-09 13:06:00 +02:00
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Torsten Dittmann de004c7c33 test(storage): default permissions with client 2021-09-06 15:33:06 +02:00
Torsten Dittmann 37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
kodumbeats 1410101db8 Test index cleanup when attribute is deleted 2021-09-02 17:38:46 -04:00
kodumbeats 8c3ca6808c Test deleteCollection removal of attributes/indexes 2021-09-02 12:46:05 -04:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
kodumbeats 6b7059c034 Fix missing lines from conflict resolution 2021-09-01 10:57:20 -04:00
kodumbeats c49179e6bc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions 2021-09-01 10:52:38 -04:00
kodumbeats 624d099bf9 Assert row width exception is thrown 2021-09-01 10:36:01 -04:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Matej Baco 577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
kodumbeats 656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04:00
kodumbeats efa0b86299 Add assertions for row width limit 2021-08-31 12:35:03 -04:00
kodumbeats 8f06625980 Reduce sleep time in test 2021-08-31 11:53:20 -04:00
kodumbeats 42ca474731 Search for attributes from internal table 2021-08-31 11:35:06 -04:00
kodumbeats 4f4db30a8a Test for attribute limit exception 2021-08-31 11:32:49 -04:00
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Torsten Dittmann 93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Damodar Lohani 270b70794b fix account test 2021-08-30 11:36:06 +05:45
Damodar Lohani 0f97300c3f tests 2021-08-29 16:15:48 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Damodar Lohani 583a00c116 tests for new endpointts 2021-08-29 14:23:46 +05:45
Christy Jacob 4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30
Christy Jacob 9eea6d55f7 feat(tests): added tests for projects usage 2021-08-29 13:41:29 +05:30
Christy Jacob 94a17e9ce0 feat(tests): added tests for functions usage 2021-08-29 13:29:08 +05:30
Christy Jacob 58a5320cf1 feat(tests): added tests for database usage 2021-08-29 13:20:52 +05:30
Eldad A. Fux 06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
kodumbeats e9541a9269 Fix tests 2021-08-27 21:46:33 -04:00
kodumbeats 95f505b616 Add tests for collection permissions 2021-08-27 21:00:49 -04:00
kodumbeats 0e68b4a1e4 Remove var dumps 2021-08-27 20:44:32 -04:00
kodumbeats 7db7e39f78 Test enforce collection permissions 2021-08-27 20:44:32 -04:00
kodumbeats c3534b4383 Clean up code 2021-08-27 19:45:18 -04:00
kodumbeats b293c5dd65 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-27 16:55:00 -04:00
kodumbeats d135a14bd4 Test for attribute response model in collection subquery 2021-08-27 16:45:33 -04:00
kodumbeats a9c1a91a3e Test response model for listAttributes endpoint 2021-08-27 16:30:26 -04:00
Torsten Dittmann 821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Torsten Dittmann dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
kodumbeats 2ead9c52f6 Test attribute default values have proper casting in response model 2021-08-25 16:44:07 -04:00
kodumbeats 0f3c42368d Test for proper response models for getAttribute 2021-08-25 15:37:21 -04:00
kodumbeats 0d2bbb0ae9 Fix tests for index limits 2021-08-24 19:35:43 -04:00
kodumbeats e6d4897acc Debug index limits tests 2021-08-24 18:23:12 -04:00
kodumbeats a4486fd99e Use indexId instead of id 2021-08-24 18:21:56 -04:00
kodumbeats c072a07ed5 Increase sleep for index tests 2021-08-24 18:21:56 -04:00
kodumbeats bf4c1c8c9c Fix tests 2021-08-24 18:21:56 -04:00
kodumbeats 34b6894be2 Add more tests for index limits 2021-08-24 18:20:54 -04:00
kodumbeats 1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats 6df9d579c4 Comment out default values for non string attributes 2021-08-24 14:57:19 -04:00
kodumbeats 247c3adb48 Test for attribute response models 2021-08-24 14:02:33 -04:00
kodumbeats 8087ca1575 Test for 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats e2024c274a Test for duplicate exception 2021-08-24 09:53:15 -04:00
kodumbeats ebcd1b23b6 Size not returned for integer attributes 2021-08-23 17:29:05 -04:00
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
Eldad Fux e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +03:00
Torsten Dittmann 4695ea9914 fix(tests): realtime with functions 2021-08-18 12:49:34 +02:00
Torsten Dittmann e2948ea02f debug failing tests 2021-08-18 12:28:17 +02:00
Torsten Dittmann 39e91037df debug failing tests 2021-08-18 12:25:25 +02:00
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Bradley Schofield 44ac60a70a Implement Suggestions 2021-08-13 10:00:20 +01:00
Bradley Schofield 1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +01:00
Torsten Dittmann a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
kodumbeats fe020a2b79 Remove assertion for tests 2021-08-10 07:45:38 -04:00
kodumbeats b14a705944 Increase sleep for ARM tests on CI 2021-08-09 13:47:36 -04:00
Torsten Dittmann f7be5cd7b1 tests(database): after pagination tests 2021-08-09 16:54:10 +02:00
Torsten Dittmann ae28fcf4f9 tests(storage): after pagination tests 2021-08-09 15:08:44 +02:00
Torsten Dittmann 69e5194dd6 tests(teams): after pagination tests 2021-08-09 15:04:14 +02:00
Torsten Dittmann 0b3bf50074 tests(users): after pagination tests 2021-08-09 14:55:30 +02:00
Torsten Dittmann d85997e33e tests(projects): after pagination tests 2021-08-09 14:47:16 +02:00
Torsten Dittmann 2a540ff799 tests(functions): after paginatio tests 2021-08-09 14:33:16 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
kodumbeats 5296e40b07 Test for deleting index 2021-08-08 19:56:31 -04:00
kodumbeats 83c4001f50 Fix tests 2021-08-08 19:51:18 -04:00
kodumbeats a42588f334 Test for attribute deletion 2021-08-08 18:08:10 -04:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani 39de450e47 fix team test 2021-08-06 17:59:12 +05:45
Damodar Lohani 5054da97d5 fix membership test 2021-08-06 16:49:20 +05:45
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Torsten Dittmann edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani 8d39ab8bcc fix database test 2021-08-05 15:09:42 +05:45
Damodar Lohani 925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani 5e7f7f565d fix tests 2021-08-05 10:14:43 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani e007917ef5 fix project service status tests 2021-08-03 16:16:35 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats d7126e6d8b Fix tests 2021-08-02 16:11:10 -04:00
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux 8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
Eldad A. Fux 0685fec3a1
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
Eldad A. Fux aff747a9b8
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Eldad Fux 5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux 0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Damodar Lohani 6e5281abf8 fix create execution 2021-07-30 17:00:17 +05:45
Damodar Lohani da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani 45cf28852b fix remaining tests 2021-07-30 15:03:13 +05:45
Damodar Lohani f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Damodar Lohani 7a4d014511 fix user status test 2021-07-29 17:59:40 +05:45
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
kodumbeats 432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
kodumbeats b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Torsten Dittmann 889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Damodar Lohani e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
kodumbeats 3aae021cfb Add tests for document structure validation 2021-07-23 17:38:31 -04:00
kodumbeats 04a69edf34 Test for unsupported formats 2021-07-23 11:04:31 -04:00
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
kodumbeats 7b7e2ad17f Test for invalid document structure with custom attributes 2021-07-22 16:39:52 -04:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
kodumbeats 92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
Damodar Lohani 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux 48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Damodar Lohani 6aa5bb42b6 fix tests for database 2021-07-19 15:11:00 +05:45
Damodar Lohani 285c66be48 fix test 2021-07-19 14:42:27 +05:45
Damodar Lohani 64ce7d8a81 fix test for custom id support 2021-07-19 14:40:20 +05:45
Damodar Lohani 541711d231 function custom id test 2021-07-19 14:09:32 +05:45
Damodar Lohani 3f6c5153d5 custom id test and fixes 2021-07-19 13:49:12 +05:45
Damodar Lohani 825788c05b fix naming 2021-07-19 13:38:57 +05:45
Damodar Lohani 0460882723 fix tests 2021-07-19 13:35:51 +05:45
Damodar Lohani d6204e5ed2 fix tests 2021-07-19 12:44:12 +05:45
Damodar Lohani 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux 6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Eldad A. Fux 1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield e7b0dd9c4a Fix Tests 2021-07-06 15:39:45 +01:00
Damodar Lohani 2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
kodumbeats 06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Damodar Lohani 0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -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
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
Bradley Schofield 1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -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
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann 699dba8e19 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-24 00:03:25 +02:00
Eldad A. Fux 91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Torsten Dittmann c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Bradley Schofield 0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
kodumbeats 47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats 4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
kodumbeats 9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley Schofield 891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield 3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
kodumbeats 0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
kodumbeats 33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats 80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00
kodumbeats 1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00
kodumbeats e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats b8950930d7 Fix missing bracket 2021-06-11 14:47:23 -04:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00