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

105 commits

Author SHA1 Message Date
Mou Ikkai 3e5eb134d2
Update EnvTest.php 2020-09-30 17:52:02 -04:00
Mou Ikkai 12238f5981
Update ComposeTest.php 2020-09-30 17:51:38 -04:00
Mou Ikkai 9925bbf753
Update UIDTest.php 2020-09-30 17:51:17 -04:00
Mou Ikkai e8b88377b5
Update KeyTest.php 2020-09-30 17:50:37 -04:00
Mou Ikkai bce17a6fd6
Update PasswordTest.php 2020-09-30 17:48:21 -04:00
Mou Ikkai f9cb4ae7e6
Fix for PhP 9 2020-09-30 17:08:58 -04:00
Eldad Fux 40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux 15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux af94102493 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:15:42 +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 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux b9cb8738f6 Added new tests 2020-07-08 12:11:12 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux 4fded0e2f6 Improved Resize tests 2020-07-07 16:20:04 +03:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux 4492be87b7 Added manual static file handler 2020-07-06 22:29:13 +03:00
Eldad Fux 114b35dde3 Fixed event test 2020-07-05 02:21:45 +03:00
Eldad Fux c3c6a5fea0 Reset event after trigger 2020-07-04 16:06:23 +03:00
Eldad Fux 1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +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
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 Fux 1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +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 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
Eldad Fux af093f1d5f Fixed CNAME tests 2020-02-24 17:16:14 +02:00
Eldad Fux 0fc51eba1e Added DNS validator 2020-02-21 00:15:53 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux aea3d60ffa New password test assertions 2019-12-28 18:44:01 +02:00
Eldad Fux afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux 614bcbc5b9 Added more tests for resize library 2019-12-28 14:51:27 +02:00
Eldad Fux e03e188ba7 Added unit test for resize library 2019-12-28 14:42:38 +02:00
Eldad Fux 4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux 9901683c07 Added more tests to device lib 2019-12-27 19:00:22 +02:00
Eldad Fux c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux 33a07bd858 Added unit tests for compression library 2019-12-27 07:50:44 +02:00
Eldad Fux 1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux 83a2f0bebe Added file type tests 2019-12-26 21:44:12 +02:00
Eldad Fux a9a9b379dc Add unit tests for storage library 2019-12-26 19:25:59 +02:00
Eldad Fux 7705ec661d Fix for template lib unit test 2019-12-26 19:25:47 +02:00
Eldad Fux 70ca5239f5 Added unit tests for OpenSSL lib 2019-12-26 14:09:17 +02:00
Eldad Fux cd0f7b26ea Added unit test for template lib 2019-12-26 13:48:07 +02:00
Eldad Fux 350321601d Updated tests 2019-12-26 12:21:36 +02:00
Eldad Fux efe703abda Added unit test for cron validator 2019-12-26 12:20:09 +02:00
Eldad Fux 3d44665484 Added Event lib unit tests 2019-12-26 12:00:29 +02:00