1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

782 commits

Author SHA1 Message Date
Torsten Dittmann 5e4b335183 fix: cloud functions 2021-04-29 17:59:19 +02:00
Torsten Dittmann cac9875b97 tests: clean up travis file 2021-04-28 12:20:32 +02:00
Torsten Dittmann ebd41c784f tests: add travis prepare script 2021-04-28 11:54:21 +02:00
Torsten Dittmann 7ddf277110 tests: only use php-8.0 for runtimes 2021-04-28 11:30:43 +02:00
Torsten Dittmann 0ddefb97eb tests: adjust curl 2021-04-28 09:14:41 +02:00
Torsten Dittmann ef7c4549af tests: adjust curl 2021-04-28 08:54:09 +02:00
Torsten Dittmann 107bbf57fb tests: debug travis 2021-04-28 08:10:40 +02:00
Torsten Dittmann c557e6c471 tests: add sleep before project usage test 2021-04-27 18:26:37 +02:00
Torsten Dittmann d775b17f71 tests: fix typo 2021-04-27 12:45:21 +02:00
Torsten Dittmann 3838c935ce tests: debug travis 2021-04-26 18:40:54 +02:00
Torsten Dittmann bc19c4c692 tests: debug travis 2021-04-26 17:18:41 +02:00
Torsten Dittmann 3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Torsten Dittmann e7fc22e003 tests: debug travis 2021-04-26 16:39:53 +02:00
Torsten Dittmann 8d0184af29 tests: debug travis 2021-04-26 16:28:48 +02:00
Torsten Dittmann 2d909a1e02 tests: debug travis 2021-04-26 14:35:46 +02:00
Torsten Dittmann 1bda8546a6 tests: debug travis 2021-04-26 14:06:37 +02:00
Torsten Dittmann 038a93b107 tests: debug travis 2021-04-26 12:52:21 +02:00
Torsten Dittmann a17bfffa42 tests: debug travis 2021-04-26 12:29:12 +02:00
Torsten Dittmann 9b75f7b2aa tests: debug travis 2021-04-26 11:54:32 +02:00
Torsten Dittmann ef57c355a0 tests: debug travis 2021-04-23 18:20:50 +02:00
Torsten Dittmann d2792b3527 tests: fix functions schedule 2021-04-23 17:08:18 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 72f4f3a6b9 tests: fix function execution 2021-04-23 17:05:17 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Torsten Dittmann 56c2c039b2 tests: remove cloud function env tests 2021-04-20 14:35:07 +02:00
Torsten Dittmann 36665e19b1 tests: use only latest env version 2021-04-20 14:05:03 +02:00
Eldad A. Fux a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann 6ed97886f9 tests: fix env skip for functions 2021-04-20 12:51:29 +02:00
Torsten Dittmann 26d8ef4e23 Revert "tests: add timeout after executing fiunction for webhooks"
This reverts commit 474f45c85e.
2021-04-20 12:28:30 +02:00
Torsten Dittmann f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann 04fbb9b02b tests: temporarily disable tests 2021-04-20 12:27:41 +02:00
Torsten Dittmann fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
Torsten Dittmann 474f45c85e tests: add timeout after executing fiunction for webhooks 2021-04-20 10:37:27 +02:00
Torsten Dittmann d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad Fux 9ba6b38014 Fixed swagger test 2021-04-20 00:17:42 +03:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann ca8920a152 style: fix typo 2021-04-16 19:07:25 +02:00
Torsten Dittmann 3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Eldad A. Fux 5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Torsten Dittmann 942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Damodar Lohani 7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Damodar Lohani a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 2150c7e63f fix: tests for docker services 2021-04-10 15:54:03 +02:00
Torsten Dittmann 8b9cf9abdd fix: disable clamav for development and ci 2021-04-10 15:28:55 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad A. Fux 7ee487a0cb
Merge pull request #1021 from appwrite/refactor-validators
Move validators from utopia
2021-04-05 14:52:07 +03:00
Eldad A. Fux e801fa383d
Merge pull request #1044 from appwrite/feat-python-3.9-env
feat-python-3.9-env
2021-04-04 11:36:33 +03:00
Eldad Fux d9528ef1ce Update anon login limits and tests 2021-04-03 11:56:32 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad A. Fux 02bbc7c2db
Merge pull request #989 from lohanidamodar/feat-dart-env-update
feat-dart-env-update
2021-04-03 09:04:05 +03:00
kodumbeats d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats 365d2d50dd Update testing functions with new env name 2021-03-29 14:31:41 -04:00
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Damodar Lohani 30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Damodar Lohani ed90bc1d24 deno 1.8 function env 2021-03-29 12:49:42 +05:45
Damodar Lohani cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad A. Fux 5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
Damodar Lohani 1dbe8f980c test and resources for new preview api features 2021-03-26 11:27:39 +05:45
kodumbeats 31bf1bdcef Update validator namespaces 2021-03-24 14:34:47 -04:00
kodumbeats 871182b066 Merge remote-tracking branch 'origin/dev' into refactor-validators 2021-03-24 12:51:40 -04:00
Torsten Dittmann 505877475a fix tests 2021-03-24 17:30:23 +01:00
Torsten Dittmann 5baca432a8 fix tests 2021-03-24 17:27:59 +01:00
Torsten Dittmann ae8061b5ca fix tests 2021-03-24 17:25:07 +01:00
Torsten Dittmann 85d13bf801 fix tests 2021-03-24 17:20:06 +01:00
Torsten Dittmann 14070b3296 fix tests 2021-03-24 17:08:07 +01:00
Torsten Dittmann 52f3312230 fix tests 2021-03-24 17:05:50 +01:00
Torsten Dittmann 2083c5bc89 push tests 2021-03-24 17:01:43 +01:00
Torsten Dittmann 6d10550be8 add api key to admin calls on tests 2021-03-24 16:56:42 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Eldad A. Fux 96d13aa996
Merge pull request #1006 from lohanidamodar/feat-tests-time
feat-tests-time
2021-03-23 15:28:31 +02:00
Damodar Lohani 64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
Damodar Lohani ee6536f224 Merge branch 'dev' into feat-tests-time 2021-03-23 13:18:51 +05:45
Eldad Fux 866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
Eldad Fux a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
kodumbeats 64e349be4d
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-22 07:15:09 -04:00
kodumbeats 22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux 46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani b7dec3a4f4 fix print line 2021-03-22 10:34:03 +05:45
Damodar Lohani e0f38dad9f test hook to print test result 2021-03-21 20:12:37 +05:45
Damodar Lohani a5295a1c09 test hook to print time 2021-03-21 20:11:05 +05:45
Eldad Fux 4ba037d9d2 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-03-20 13:53:46 +02:00
Eldad Fux f36f9ff752 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-03-20 13:53:22 +02:00
Eldad Fux 50f97becd0 Fixed tests 2021-03-20 10:50:30 +02:00
kodumbeats b33d54ef35 Reducing sleep time 2021-03-19 11:47:06 -04:00
kodumbeats 90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 1dfb18fc1b Upgraded ClamAV 2021-03-19 00:11:37 +02:00
kodumbeats daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux 7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux 08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Torsten Dittmann 5e06cd788a update k6 2021-03-17 16:35:57 +01:00
Damodar Lohani c8c4b11dad test for dart 2.12 2021-03-17 18:13:42 +05:45
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Eldad Fux 92c3e622bd Updated tests 2021-03-15 13:44:11 +02:00
Eldad Fux 0a0d46ff05 Updated test 2021-03-14 01:56:29 +02:00
kodumbeats a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
kodumbeats c0b020dd07 Test for functions.delete 2021-03-12 17:58:33 -05:00
kodumbeats ac7efc8d1b Test for functions.update 2021-03-12 17:48:15 -05:00
kodumbeats 3cff27a125 Test for functions.tags.delete 2021-03-12 17:13:44 -05:00
kodumbeats 1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats 444994a98d Add function webhook tests 2021-03-12 16:23:37 -05:00
kodumbeats e0cbea64ae Ensure function completes 2021-03-12 14:31:17 -05:00
kodumbeats ce7e1034af Increase sleep time 2021-03-12 14:22:50 -05:00
kodumbeats 8be72d5756 Sleep and assert only one execution 2021-03-12 10:01:03 -05:00
kodumbeats 1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats 1d3dc5d240 Revert debugging changes 2021-03-12 08:49:57 -05:00
kodumbeats c6270dcca5 Add webhook event to scope 2021-03-12 08:06:53 -05:00
kodumbeats 7e5b2dfa81 Remove event triggers 2021-03-12 07:57:18 -05:00
kodumbeats 1e12c66ea3 Add debugging stuff 2021-03-12 07:44:11 -05:00
kodumbeats bbc353359c Change function order 2021-03-12 07:03:47 -05:00
kodumbeats 35bb80741f Increase sleep time so execution can complete 2021-03-12 06:22:18 -05:00
Torsten Dittmann 565a0bd35e improve k6 test 2021-03-12 12:00:52 +01:00
kodumbeats 622b1da457 Add debugging checks 2021-03-11 15:39:20 -05:00
kodumbeats 5a4afd1cc5 Correct sleep time 2021-03-11 13:47:44 -05:00
kodumbeats 994b47edd9 Clean up tests 2021-03-11 11:42:19 -05:00
kodumbeats 4b8fc24980 Fix tests 2021-03-11 10:19:34 -05:00
kodumbeats 75668ab6da Refactor test to store functionId 2021-03-11 09:19:40 -05:00
Torsten Dittmann e7ccc36d7b fix failure tests 2021-03-11 10:50:19 +01:00
Torsten Dittmann 20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
kodumbeats 034679930a Add client e2e test 2021-03-10 15:50:20 -05:00
kodumbeats 36b8e6defb Server test assertions 2021-03-10 14:43:15 -05:00
kodumbeats 8373db80ef Comment unneeded function calls 2021-03-10 14:42:36 -05:00
kodumbeats 33fb2e3edd Test for custom data in execution 2021-03-10 13:05:43 -05:00
kodumbeats a2bf6269bf Create script for testing execution custom data 2021-03-10 12:43:59 -05:00
Eldad Fux 66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Torsten Dittmann af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00
Eldad A. Fux 33aba4fe4c
Merge pull request #949 from TorstenDittmann/feat-265-realtime-e2e
Feat 265 - Realtime E2E Tests
2021-03-09 18:15:56 +02:00
kodumbeats 0d75dd3623 Prove user prefs update before webhook 2021-03-08 15:48:45 -05:00
kodumbeats 68b1511672 Chain tests together 2021-03-08 10:16:28 -05:00
kodumbeats 56f5c73126 Update tests 2021-03-07 08:09:45 -05:00
Eldad A. Fux 9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00