Commit graph

475 commits

Author SHA1 Message Date
loks0n
8e13aafbc8 fixes 2024-09-20 10:29:49 +01:00
loks0n
f24863349e fixes 2024-09-20 09:41:34 +01:00
loks0n
72ddef855e chore: fmt 2024-09-20 09:16:18 +01:00
loks0n
321227db15 fix: seperate tests 2024-09-20 09:15:05 +01:00
Khushboo Verma
b621ec2e8b test for response and request filters 2024-09-20 12:50:30 +05:30
loks0n
f04e47b3d4 chore: fmt 2024-09-19 22:11:44 +01:00
loks0n
92ce8d711d feat: split scheduled tests 2024-09-19 22:10:04 +01:00
loks0n
19ea682a52 chore: timeouts 2024-09-19 21:54:25 +01:00
loks0n
906ef59d95 chore: fmt 2024-09-19 21:36:19 +01:00
loks0n
410a35deb5 fix: spacing 2024-09-19 21:29:18 +01:00
loks0n
cb0416be7b chore: fmt 2024-09-19 21:08:04 +01:00
loks0n
504711845a fix: stdout 2024-09-19 20:46:05 +01:00
loks0n
32657e22cc fix: conflicts 2024-09-19 20:34:38 +01:00
loks0n
cb66c9073c Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-09-19 20:31:00 +01:00
loks0n
964b616e05 fix: refactor custom server test 2024-09-19 20:21:00 +01:00
loks0n
979fcacd6c fix: abstract requests 2024-09-19 12:35:52 +01:00
loks0n
121b9f32b8 fix: allowFailure 2024-09-18 14:50:36 +01:00
loks0n
20fa8b3017 fix: flaky functions shot 1 2024-09-18 14:29:44 +01:00
Binyamin Yawitz
1581a8c654
chore: merge 2024-09-18 09:28:55 -04:00
Binyamin Yawitz
e246005c51
chore: merge 2024-09-16 11:17:40 -04:00
Matej Bačo
c4991b9941 Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions 2024-09-14 10:28:30 +00:00
Matej Bačo
056a646c26 Fix failing tests 2024-09-14 10:28:14 +00:00
Christy Jacob
ca9af0510a
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
2024-09-10 14:49:06 +04:00
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Matej Bačo
4ae5e82d6f Fix logging behaviour; new tests 2024-09-05 13:23:24 +00:00
Matej Bačo
30a69641cb
Merge branch '1.6.x' into fix-function-template-async-test 2024-09-05 10:40:04 +02:00
Jake Barnby
c58fa78962
Remove tenant in filter 2024-09-05 14:25:11 +12:00
Binyamin Yawitz
74a8c7da12
fix: fixes 2024-09-04 16:41:45 -04:00
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Matej Bačo
0fcaaf99da Add async dynamic key template test 2024-09-04 18:12:11 +00:00
Bradley Schofield
e17f391f25 Improve Test Reliabiltiy 2024-09-02 18:57:02 +09:00
Bradley Schofield
c4d64a52d6 Fix Bandwidth and other metrics not being tracked for custom domain executions 2024-08-30 12:55:25 +09:00
Matej Bačo
2a6873b756 Fix test 2024-08-22 10:51:08 +00:00
Matej Bačo
695844faa1 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-21 07:17:46 +00:00
Matej Bačo
35b954c335 Fix empty size, cancelled builds 2024-08-20 11:38:42 +00:00
Matej Bačo
d87f47ee3c Improve tests 2024-08-19 14:18:57 +00:00
Bradley Schofield
8780c378e6
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-19 20:54:48 +09:00
Matej Bačo
7c35464f73 Fix tests 2024-08-19 09:00:56 +00:00
Matej Bačo
ef8075f86b Fix missing function variables 2024-08-19 08:50:30 +00:00
Bradley Schofield
f4bf57efcb Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Khushboo Verma
73819ced1b
Merge branch '1.6.x' into fix-templateBranch-in-request-filter 2024-08-16 22:17:30 +05:30
Khushboo Verma
0960a0cd3c Update tests 2024-08-16 18:01:15 +05:30
Khushboo Verma
e36c8786ea Add test for response format 2024-08-16 17:50:19 +05:30
Matej Bačo
8999c2d3f2 Fix failing tests 2024-08-16 10:17:35 +00:00
Bradley Schofield
4128d4f221 Merge 1.6.x into feat-runtime-controls 2024-08-16 04:39:21 +00:00
Matej Bačo
bc83b3e5ed Merge remote-tracking branch 'origin/1.6.x' into fix-16x-qa 2024-08-15 09:02:09 +00:00
Bradley Schofield
6b9b1286a4
Merge branch '1.6.x' into feat-runtime-controls-1.5.x 2024-08-15 11:17:50 +09:00
Matej Bačo
d6676c2e4d Fix tests 2024-08-14 16:35:24 +00:00
Matej Bačo
f45f2f127b Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates 2024-08-14 16:00:34 +00:00
Matej Bačo
9d8c0d37f6 PR review changes 2024-08-14 16:00:13 +00:00
Matej Bačo
e7b9218db8 Fix test 2024-08-14 14:52:00 +00:00
Matej Bačo
a7df513d33 Faster test 2024-08-14 14:38:41 +00:00
Matej Bačo
dae977acd7 Improve test 2024-08-14 14:38:15 +00:00
Matej Bačo
a7e68836e9 Make flaky test consistent 2024-08-14 13:32:05 +00:00
Matej Bačo
71840c1f93 Fix tests 2024-08-14 12:58:28 +00:00
Matej Bačo
af9acf9f70 Fix tests 2024-08-14 12:50:25 +00:00
Matej Bačo
c8e9f2e913 Add template deployment test 2024-08-14 12:14:07 +00:00
Bradley Schofield
5285ef9939 Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x 2024-08-14 19:36:15 +09:00
Matej Bačo
365edae7a9 Fix failing test 2024-08-14 10:12:57 +00:00
Khushboo Verma
59aa5fb7ce Add test for boundary 2024-08-14 15:23:07 +05:30
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Khushboo Verma
e4cfcd00fd Updated composer.json 2024-08-12 23:17:22 +05:30
Khushboo Verma
468a97bcd2 Merge branch '1.6.x' into feat-add-multipart-support 2024-08-12 15:39:46 +05:30
Khushboo Verma
70c0c7707a Add tests for negative size and invalid-string 2024-08-12 15:27:50 +05:30
Khushboo Verma
1a5b5f15b0 Merge branch '1.6.x' into chore-allow-more-deployment-attributes 2024-08-12 15:21:21 +05:30
Khushboo Verma
6f1655a420 Add tests for querying deployments with size and type 2024-08-12 15:20:24 +05:30
Christy Jacob
4f0a265520
Merge pull request #8503 from appwrite/feat-base-runtimes
feat: base runtimes key
2024-08-12 13:41:54 +04:00
Christy Jacob
70c933f8d8
Merge pull request #8492 from appwrite/feat-dynamic-keys-build
Feat: Dynamic keys in builds
2024-08-12 13:24:30 +04:00
Matej Bačo
1334cf116b Speed up new test 2024-08-12 07:26:20 +00:00
Khushboo Verma
c8d04c11eb Added more tests to headers validator 2024-08-11 02:25:03 +05:30
Khushboo Verma
deeffa2a6b Updated test 2024-08-09 20:38:50 +05:30
loks0n
f6dec62c50 feat: add base/key runtime 2024-08-09 12:56:55 +01:00
Matej Bačo
f561311d76 Fix failing test 2024-08-08 08:50:01 +00:00
Matej Bačo
25f5c83594 Fix 4XX execution status 2024-08-08 08:38:15 +00:00
Matej Bačo
5b184236c1 Dynamic keys in builds 2024-08-08 09:38:37 +02:00
Bradley Schofield
81efc4aff9 Update test 2024-08-08 11:28:57 +09:00
Khushboo Verma
dcf1684c8c Update dynamic response method 2024-08-07 18:45:53 +05:30
Khushboo Verma
d4cb90c608 Addressed PR comments 2024-08-06 23:01:09 +05:30
Bradley Schofield
e51f912ab1 Address Jake's comments and add 0.5 cpu spec 2024-08-06 18:54:46 +09:00
Khushboo Verma
6c6ef78238 Resolve conflict 2024-08-05 18:41:35 +05:30
Khushboo Verma
3190384d24 Add multipart support 2024-08-05 18:38:41 +05:30
Bradley Schofield
19e7769d8c Merge branch '1.5.x' into feat-runtime-controls-1.5.x 2024-08-05 17:38:14 +09:00
Bradley Schofield
3a91fee41b Run Linter 2024-08-05 12:24:27 +09:00
Bradley Schofield
4801fb816a Fix Tests 2024-08-05 12:21:10 +09:00
Bradley Schofield
f5571b4caa Add Metric Tests to Domain Executions 2024-08-02 16:24:54 +09:00
Bradley Schofield
2060d3f09c Rename everything to use specification instead of size 2024-07-31 20:27:32 +09:00
Binyamin Yawitz
6265a25e90
tests: Refactor deployment check in function tests 2024-07-29 08:39:11 -04:00
Bradley Schofield
7d2a65f87e Run linter and address more comments 2024-07-22 18:17:38 +09:00
Bradley Schofield
f0c1a62aa2 Remove CPU/Memory from document, add envs, add tests 2024-07-22 18:12:43 +09:00
Bradley Schofield
a57cc0a18e Address Christy's comments 2024-07-16 20:00:00 +09:00
Bradley Schofield
5507233582 Update Tests 2024-07-16 14:31:18 +09:00
Bradley Schofield
824a70f936 Move Runtime Controls PR to 1.5.x 2024-07-12 18:25:57 +09:00
Khushboo Verma
4ef42c9cf8 Fix execution duration and add test 2024-07-03 18:05:08 +05:30
Damodar Lohani
d2c5e55ca7
Merge pull request #8355 from appwrite/feat-scheduled-executions
Feat scheduled executions
2024-07-03 16:08:48 +05:45
Binyamin Yawitz
1ce4eee34c
Merge branch '1.6.x' into feat-opr-v4-support 2024-07-02 16:20:55 -04:00
Matej Bačo
c7ccc38768 Fix tests 2024-07-02 19:08:31 +00:00
Khushboo Verma
aab4665701 Resolve merge conflict 2024-07-02 15:02:58 +05:30
Matej Bačo
f87e2bc879 Binary support & tests for Router 2024-07-01 10:35:06 +02:00
Binyamin Yawitz
87c7da0efa
fix: unnecessary space 2024-06-28 11:12:24 -04:00
Binyamin Yawitz
d58a352313
fix: Removing debug var_dump 2024-06-27 18:13:17 -04:00