1
0
Fork 0
mirror of synced 2024-07-17 20:36:10 +12:00
Commit graph

250 commits

Author SHA1 Message Date
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 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
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 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
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
kodumbeats 440a67e6d2 Add e2e test for users.update.prefs 2021-03-04 13:47:02 -05: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