1
0
Fork 0
mirror of synced 2024-07-08 07:55:48 +12:00
Commit graph

219 commits

Author SHA1 Message Date
Bradley Schofield 35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
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
Bradley Schofield 44ac60a70a Implement Suggestions 2021-08-13 10:00:20 +01:00
Bradley Schofield 1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +01:00
Torsten Dittmann 2a540ff799 tests(functions): after paginatio tests 2021-08-09 14:33:16 +02:00
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani 6e5281abf8 fix create execution 2021-07-30 17:00:17 +05:45
Damodar Lohani da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani 45cf28852b fix remaining tests 2021-07-30 15:03:13 +05:45
Damodar Lohani f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Damodar Lohani 541711d231 function custom id test 2021-07-19 14:09:32 +05:45
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03: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 a17bfffa42 tests: debug travis 2021-04-26 12:29:12 +02:00
Torsten Dittmann d2792b3527 tests: fix functions schedule 2021-04-23 17:08:18 +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
Torsten Dittmann 6ed97886f9 tests: fix env skip for functions 2021-04-20 12:51:29 +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 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
Eldad Fux e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03: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
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
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 64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
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 b33d54ef35 Reducing sleep time 2021-03-19 11:47:06 -04:00
Damodar Lohani c8c4b11dad test for dart 2.12 2021-03-17 18:13:42 +05:45
Eldad Fux 0a0d46ff05 Updated test 2021-03-14 01:56:29 +02: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 1d3dc5d240 Revert debugging changes 2021-03-12 08:49:57 -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
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
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 33fb2e3edd Test for custom data in execution 2021-03-10 13:05:43 -05:00
Eldad Fux f860fe1770 Merge branch 'master' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-19 10:39:05 +02:00
Torsten Dittmann 8d9966bbef feat(tests): add architecture detection 2021-02-05 17:45:37 +01:00
Eldad Fux 7eeeb95a68 Updated sleep time 2021-02-05 14:57:18 +02:00
Eldad Fux 717be0cf4c Fixed sleep 2021-02-02 17:59:11 +02:00
Eldad Fux 264a620eba Updated sleep time 2021-02-02 12:49:01 +02:00
Eldad Fux 1299ba5174 Updated sleep times 2021-02-02 10:42:23 +02:00
Eldad Fux 76650f31b2 Test without sleep 2021-02-02 10:33:02 +02:00
Eldad Fux a7583c5f85 Fixed tests 2021-01-31 23:33:48 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Torsten Dittmann b16e5f716c
Update FunctionsCustomServerTest.php 2021-01-27 20:48:44 +01:00
Torsten Dittmann f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Torsten Dittmann de15b5ad5f revert changes 2021-01-27 18:25:52 +01:00
Torsten Dittmann a3d2704160 debug timeout 2021-01-27 17:31:16 +01:00
Torsten Dittmann 7615c7e036 test dart only 2021-01-27 17:06:06 +01:00
Torsten Dittmann d3fd93eed7 increase timeout 2021-01-27 15:57:10 +01:00
Torsten Dittmann 450ed3d398 prevent timeout with manual stdout 2021-01-27 15:07:38 +01:00
Torsten Dittmann 8ea5086dc8 reduce timeout for functions test 2021-01-27 14:00:15 +01:00
Torsten Dittmann 91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux d250b472e3 Updated speed safty factor 3 2021-01-27 00:50:11 +02:00
Eldad Fux 22b1a6aff3 Updated sleep time 2 2021-01-26 23:38:15 +02:00
Eldad Fux 211ecf5d81 Test new sleep 2021-01-26 22:37:03 +02:00
Torsten Dittmann 3bec43c7fd remove dart function tests for now 2021-01-26 11:34:44 +01:00
Torsten Dittmann 95ab7f8bad feat(functions): dotnet env added 2021-01-26 11:29:53 +01:00
Torsten Dittmann 1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01:00
Torsten Dittmann d8ec0c59e3 test(functions): adds dart test 2021-01-21 10:38:24 +01:00
Eldad Fux aeca725d44 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-ruby-version 2021-01-19 23:05:41 +02:00
Eldad A. Fux 4a69e6f9c7
Merge pull request #837 from appwrite/feat-new-deno-env-version
Added Deno 1.6
2021-01-19 16:32:49 +02:00
Eldad Fux 6b2b50c77e Updated tests 2021-01-19 14:55:02 +02:00
Eldad Fux 67fb7f0e2f Added a Ruby env 2021-01-19 07:27:00 +02:00
Eldad Fux e28b736667 Fixed env name 2021-01-19 07:19:34 +02:00
Eldad Fux 551de8438d Deploy tag with Travis 2021-01-19 00:09:42 +02:00