1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

87 commits

Author SHA1 Message Date
kodumbeats
1b76219f6f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-20 21:27:07 -04:00
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
kodumbeats
8c3ca6808c Test deleteCollection removal of attributes/indexes 2021-09-02 12:46:05 -04: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
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
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
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
Eldad Fux
1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03: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
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
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
59c4a27c1b fix tests 2021-08-05 13:54:06 +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
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
kodumbeats
b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04: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