1
0
Fork 0
mirror of synced 2024-05-24 06:29:47 +12:00
Commit graph

184 commits

Author SHA1 Message Date
Eldad Fux c8a8f4650e Updated test to make sure permission updating bug is not happening again 2020-07-11 19:24:18 +03:00
Eldad Fux 822a0e9297 Removed old test 2020-07-09 12:20:21 +03:00
Armino Popp f67fae9ea3 Corrected filename from DomianTest.php to DomainTest.php 2020-07-09 11:45:50 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 1e3472b724 Fixed tests 2020-06-25 08:20:26 +03:00
Eldad Fux bd073da05e Fixed tests 2020-06-21 15:23:50 +03:00
Eldad Fux 27a8406be6 Fixed tests order 2020-06-19 20:21:55 +03:00
Eldad Fux 3943d30e28 Updated tests order 2020-06-19 20:10:48 +03:00
Eldad Fux 5310e7dcac Fix for tests 2020-06-16 00:32:34 +03:00
Eldad Fux 3c56373b0e Fixed tests 2020-06-16 00:20:38 +03:00
Torsten Dittmann 06c71f40b9 extend timeout for email tests 2020-06-14 10:12:26 +02:00
Torsten Dittmann 39edab15ca fix(tests) remove sleep before fetching emails 2020-06-14 01:04:40 +02:00
Torsten Dittmann 5c364f9e94 fix(tests) extend waiting time for 2020-06-14 01:04:05 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad A. Fux 6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad A. Fux 293030766b
Merge pull request #352 from TorstenDittmann/master
[API] Locale - List languages - ISO 639-1
2020-06-11 11:25:06 +03:00
Eldad Fux 1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +03:00
Eldad Fux f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
Eldad Fux f54b662bdb Removed debug log 2020-06-10 21:55:56 +03:00
Eldad Fux 11b935756b Added tests 2020-06-09 22:54:15 +03:00
Eldad Fux 4f62cdc6de Fixed test 2020-06-08 12:03:08 +03:00
Eldad Fux 38fae2bd87 Fixed test 2020-06-08 11:23:03 +03:00
Eldad Fux ee7f6ce976 Test fix 2020-06-08 11:11:39 +03:00
Eldad Fux 0060dfe715 Fix for tests 2020-06-08 11:01:11 +03:00
Eldad Fux a24bccf33a Updated test API key 2020-06-07 09:01:35 +03:00
Eldad Fux c17859a252 Updated Tests 2020-06-07 09:00:14 +03:00
Torsten Dittmann ea2130774f update array length in e2e test 2020-05-24 15:28:42 +02:00
Torsten Dittmann b86ef1a025 fix typo on e2e tests 2020-05-24 15:16:56 +02:00
Torsten Dittmann d01373d8d4 add e2e tests for locale/languages 2020-05-24 15:07:05 +02:00
Eldad Fux 5bfe581792 Fixed health test 2020-05-18 15:34:28 +03:00
Eldad Fux 2564409402 Updated Health test 2020-05-18 15:15:54 +03:00
Eldad Fux b41639e1ea Fixed tests 2020-05-01 17:02:05 +03:00
Eldad Fux 7a36e9262a Fixed tests 2020-05-01 13:43:31 +03:00
Eldad Fux f77a6a4814 Updated tests 2020-05-01 13:24:36 +03:00
Eldad Fux 74cd2a192f Updated health tests 2020-05-01 11:54:52 +03:00
Eldad Fux dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux 555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux 2664e7d921 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-15 16:44:08 +03:00
Eldad Fux 8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux a9877abdfa Added unit tests 2020-04-14 22:53:41 +03:00
Eldad Fux 73d4012934 Pass session to non-web clients 2020-04-08 20:04:46 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 0783799a60 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-03-29 23:11:14 +03:00
Eldad Fux 7532a96bb3 Fixed locale tests 2020-03-29 23:10:47 +03:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 26b6c12f80 Fixed test 2020-02-24 17:16:31 +02:00