1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

539 commits

Author SHA1 Message Date
Eldad Fux
7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Eldad Fux
90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02: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
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
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
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
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
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
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
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
kodumbeats
0d75dd3623 Prove user prefs update before webhook 2021-03-08 15:48:45 -05:00