Bradley Schofield
8e7618fabe
Update Tests to account for build steps
...
+ Also update curl timeout error code for Swoole Hook
2021-09-28 14:29:41 +01:00
Damodar Lohani
23ba9e7a54
test for large function code
2021-09-28 13:36:09 +05:45
kodumbeats
f4d07e826b
Fix tests by testing cleanup duplicate behavior on fresh collection
2021-09-27 19:38:03 -04:00
Matej Baco
429da848c6
Added missing tests for user deprecation feature
2021-09-27 14:11:06 +02:00
Matej Baco
24f9c2518b
Removed imports
2021-09-27 12:20:32 +02:00
Matej Baco
d0b70a9dee
Re-added function execution search + added missing tests
2021-09-27 12:12:42 +02:00
Damodar Lohani
b64e74124a
update test
2021-09-27 12:21:34 +05:45
Damodar Lohani
a9cbbdf4e2
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-23 13:05:34 +05:45
Damodar Lohani
ca58351e93
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-09-23 13:03:19 +05:45
Matej Baco
c61b00995c
Manual code review suggestion changes
2021-09-23 09:01:10 +02:00
1f2f0c2443
Apply suggestions from code review
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-09-23 08:57:16 +02:00
8f1847f871
Test assert bug fix
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-09-23 08:50:47 +02:00
d43987fd7a
Fix test assert bug
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-09-23 08:49:45 +02:00
4bbf0e9303
Remove unnecessary whitespace
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-09-23 08:44:57 +02:00
Matej Baco
f9423111f3
Merge branch 'feat-database-indexing' into feat-db-search-tests
2021-09-23 08:35:07 +02:00
Matej Baco
fce5e3e96c
Removed PHPStorm-generated stuff 2
2021-09-21 10:27:31 +02:00
Matej Baco
9d1b1a17d9
Removed PHPStorm-generated stuff
2021-09-21 10:26:28 +02:00
Matej Baco
732c59a03d
Implemented search tests
2021-09-21 10:22:13 +02:00
kodumbeats
3c05a43ea7
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits
2021-09-20 21:28:54 -04:00
kodumbeats
1b76219f6f
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes
2021-09-20 21:27:07 -04:00
kodumbeats
fdd43837c1
Test duplicate index is removed in edge case of deleteAttribute
2021-09-20 21:23:41 -04:00
kodumbeats
51ea0aecb1
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-cleanup-index-on-delete-attribute
2021-09-20 13:32:16 -04:00
Bradley Schofield
3c533f1932
Add Synchronous Execution Test
2021-09-13 12:06:50 +01:00
Bradley Schofield
da8b4bb9f9
Add build step and more function cleanup
2021-09-13 11:50:45 +01:00
Damodar Lohani
00aae12d00
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-13 14:07:55 +05:45
Damodar Lohani
a3a97540f3
fix usage test
2021-09-13 14:03:40 +05:45
Damodar Lohani
cc65339a01
fix range header and test
2021-09-13 12:07:27 +05:45
kodumbeats
5735c5d129
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions
2021-09-12 09:14:03 -04:00
kodumbeats
b4ad95747a
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes
2021-09-12 09:07:46 -04:00
kodumbeats
d32b877347
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes
2021-09-12 08:57:02 -04:00
Damodar Lohani
9052d34b33
fix range header
2021-09-12 15:14:40 +05:45
Damodar Lohani
f924ead8f8
range support fix and passed test
2021-09-12 14:35:43 +05:45
Damodar Lohani
c48ea44ac4
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-12 12:03:47 +05:45
e9124f28c7
Removed unnecessary array_merge import
...
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com >
2021-09-11 19:29:17 +02:00
kodumbeats
ca335c9be5
Test enum enforcement when creating documents
2021-09-10 16:25:16 -04:00
kodumbeats
d8ba1095cd
Test enum attribute creation and response model
2021-09-10 16:14:31 -04:00
Damodar Lohani
c31bca52c1
uncomment missing ubucket id test
2021-09-10 14:35:15 +05:45
Damodar Lohani
2b55e50c68
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-09-10 14:15:13 +05:45
Torsten Dittmann
d2f425e67d
fix(functions): utf-8 encode stdout and stderr
2021-09-09 13:06:00 +02:00
Damodar Lohani
380ebdc62d
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-08 13:47:05 +05:45
Bradley Schofield
66d8b0599c
Merge branch 'master' into the-executor-poc
2021-09-07 12:51:25 +01:00
Damodar Lohani
53542fb937
fix webhook test
2021-09-07 11:12:44 +05:45
Damodar Lohani
2adac4548a
Merge branch 'feat-database-indexing' into feat-usage-daemon
2021-09-07 11:06:12 +05:45
Torsten Dittmann and GitHub
5b70298805
Merge pull request #1593 from TorstenDittmann/extend-client-storage-tests
...
test(storage): default permissions with client
2021-09-06 15:56:33 +02:00
Torsten Dittmann
de004c7c33
test(storage): default permissions with client
2021-09-06 15:33:06 +02:00
Torsten Dittmann and GitHub
f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
...
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Bradley Schofield
bca326dc8d
Improvements to executor
...
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Torsten Dittmann
978f15c1c1
extend tests
2021-09-03 18:05:50 +02:00
Torsten Dittmann
1f7bad1560
add test
2021-09-03 17:59:02 +02:00
Torsten Dittmann
37c33c3c7b
fix(functions): environment variables
2021-09-03 13:41:42 +02:00