1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
Commit graph

112 commits

Author SHA1 Message Date
Matej Bačo 8f1847f871
Test assert bug fix
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:50:47 +02:00
Matej Bačo d43987fd7a
Fix test assert bug
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:49:45 +02:00
Matej Bačo 4bbf0e9303
Remove unnecessary whitespace
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:44:57 +02:00
Matej Baco f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
Matej Baco fce5e3e96c Removed PHPStorm-generated stuff 2 2021-09-21 10:27:31 +02:00
Matej Baco 9d1b1a17d9 Removed PHPStorm-generated stuff 2021-09-21 10:26:28 +02:00
Matej Baco 732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
Damodar Lohani 00aae12d00 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-13 14:07:55 +05:45
Damodar Lohani a3a97540f3 fix usage test 2021-09-13 14:03:40 +05:45
Damodar Lohani cc65339a01 fix range header and test 2021-09-13 12:07:27 +05:45
Damodar Lohani 9052d34b33 fix range header 2021-09-12 15:14:40 +05:45
Damodar Lohani f924ead8f8 range support fix and passed test 2021-09-12 14:35:43 +05:45
Damodar Lohani c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
Damodar Lohani c31bca52c1 uncomment missing ubucket id test 2021-09-10 14:35:15 +05:45
Damodar Lohani 2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Damodar Lohani 380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Torsten Dittmann de004c7c33 test(storage): default permissions with client 2021-09-06 15:33:06 +02:00
Damodar Lohani f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Damodar Lohani 1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30
Torsten Dittmann ae28fcf4f9 tests(storage): after pagination tests 2021-08-09 15:08:44 +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
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani f3816c04a5 fix large file upload test 2021-07-27 16:47:53 +05:45
Damodar Lohani 5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Damodar Lohani 8d40a1b3ce removing existing storage tests without buckets 2021-07-05 13:57:47 +05:45
Damodar Lohani 37239edad5 wip 2021-07-04 18:15:47 +05:45
Damodar Lohani 9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Damodar Lohani 2ad4c83314 large file test 2021-06-22 14:22:04 +05:45
Damodar Lohani a8891c4b37 large file test for encryption 2021-06-21 14:08:08 +05:45
Damodar Lohani 80b9fbd3ef test for bucket file size limit 2021-06-21 12:51:28 +05:45
Damodar Lohani 0f317ffa24 test files operation for unknown buckets 2021-06-21 12:43:06 +05:45
Damodar Lohani fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Damodar Lohani 2f5dea62dc test for create file with bucket support 2021-06-18 14:23:36 +05:45
Damodar Lohani 9662ba4ec7 fix data param 2021-06-17 16:01:37 +05:45
Damodar Lohani d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Damodar Lohani 8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani 30ec6fcaae create bucket validating all fields 2021-06-16 11:39:19 +05:45
Damodar Lohani 7d5e073812 remove buckets test from base in favor for server side tests 2021-06-16 11:36:09 +05:45
Damodar Lohani 1bf770ed34 moving storage buckets test to server scope 2021-06-16 11:35:40 +05:45
Damodar Lohani 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani 0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Damodar Lohani 081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani 3a9e6f8295 create bucket test 2021-06-15 12:28:15 +05:45
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Eldad Fux 507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Damodar Lohani 1dbe8f980c test and resources for new preview api features 2021-03-26 11:27:39 +05:45
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02: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 60dc6511b1 Fixed storage tests 2020-07-06 23:08:29 +03:00
Eldad Fux a3b1e97ebf Updated tests and delete methods 2020-05-06 15:12:52 +03:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +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 e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00