Commit graph

4540 commits

Author SHA1 Message Date
Darshan
d6ec18bda7 update: maintain tests consistency. 2025-07-18 12:14:02 +05:30
Darshan
79bdf705d6 Merge branch '1.8.x' into 'bump-migrations'. 2025-07-18 10:57:29 +05:30
Darshan
9b1f5eb905 update: tests. 2025-07-18 10:55:48 +05:30
Jake Barnby
9ceeb76ad0
Merge branch '1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
#	src/Appwrite/GraphQL/Types/Mapper.php
2025-07-18 17:24:12 +12:00
Darshan
944f5ed7c1 update: mirror tests to Tables api. 2025-07-17 18:58:56 +05:30
Darshan
ee317b0b8d Merge branch '1.8.x' into 'lazy-load-relationships'. 2025-07-17 18:15:16 +05:30
Matej Bačo
8c57d28f8f
Merge pull request #10127 from appwrite/chore-speed-up-tests
Chore: speed up tests
2025-07-11 16:21:40 +02:00
Steven Nguyen
435a319fb6
Merge pull request #10130 from appwrite/fix-oauth2-redirect-validation
fix: success validation in oauth2 redirect
2025-07-10 09:06:43 -07:00
Matej Bačo
18492ab917 Revert unwanted change 2025-07-10 16:16:06 +02:00
Matej Bačo
89d54f847f Speed up build cancellation 2025-07-10 15:52:29 +02:00
Matej Bačo
6dc6ff6ba0 Fix formatting 2025-07-10 14:44:44 +02:00
Matej Bačo
581235f972 Fix more tests 2025-07-10 14:43:56 +02:00
Matej Bačo
f02ba4c976 Fix function tests 2025-07-10 14:25:53 +02:00
Matej Bačo
eaf9b8b228 Migrate remaining tests to node 2025-07-10 12:55:45 +02:00
Steven Nguyen
990e1b91bb
fix: omit : and @ if user and pass are empty
So, unparsing should not end up with https://:@appwrite.io just because user and pass are empty strings.
2025-07-09 22:09:18 -07:00
Steven Nguyen
f202685450
fix: handle parsing URL that is only a scheme
In react native, a redirect URL may only be a url scheme such as appwrite-callback-myproject://. Since parse_url() fails on this type of URL, we need to add this workaround.
2025-07-09 22:01:38 -07:00
ArnabChatterjee20k
1d9aac5a49 updated upsert document test with api key 2025-07-09 23:57:39 +05:30
ArnabChatterjee20k
ca61b528b9 reverted the api signature and started handling it internally 2025-07-09 23:49:56 +05:30
ArnabChatterjee20k
50109b833a removed tests for the upsert without permissions for passing the tests 2025-07-09 21:49:07 +05:30
Matej Bačo
5ace34790d Migrate many tests to JS 2025-07-09 16:58:55 +02:00
ArnabChatterjee20k
c36720e3b0 updated param of permissiosns in upsert and updated tests for upsert without permissions 2025-07-09 16:37:41 +05:30
Matej Bačo
e42275e0b7 Minify tests 2025-07-09 11:26:05 +02:00
Darshan
7ca951ed81 remove: {} 2025-07-08 15:43:51 +05:30
Darshan
020814e672 update: inline guest headers. 2025-07-08 15:43:28 +05:30
Darshan
7ea896301f update: test to include preview, view and download with file-security. 2025-07-08 15:42:38 +05:30
Darshan
97d5f0f030 add: e2e. 2025-07-08 15:34:52 +05:30
Chirag Aggarwal
5fffae39d4 chore: update naming and add tests 2025-07-05 17:59:01 +05:30
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	.github/workflows/benchmark.yml
#	composer.lock
#	src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Khushboo Verma
2545977d47 Fix site template test 2025-07-04 17:46:21 +05:30
Chirag Aggarwal
ef2dfb6cca
Merge branch '1.7.x' into feat-exp-scheme 2025-07-03 16:37:17 +05:30
Darshan
4d0bd1d74f add: delay, retries. 2025-07-01 18:10:19 +05:30
Darshan
385e4e14b8 add: delay, retries. 2025-07-01 17:33:11 +05:30
Chirag Aggarwal
8027251224
Merge branch '1.7.x' into feat-exp-scheme 2025-06-27 09:21:27 +05:30
Matej Bačo
df902d2624 Fix account tests using old token 2025-06-26 20:47:59 +02:00
Matej Bačo
d4b53175dc
Update tests/e2e/Scopes/Scope.php 2025-06-26 18:33:22 +02:00
Matej Bačo
87c100db28 Improve General tests logging 2025-06-26 18:09:07 +02:00
Matej Bačo
918ad8979d Fix flakyness of account tests 2025-06-26 18:07:59 +02:00
Chirag Aggarwal
06ce606ac7 Merge branch '1.7.x' into feat-exp-scheme 2025-06-26 18:38:10 +05:30
Matej Bačo
c85cfe132e Improve flaky tests logging 2025-06-25 15:53:59 +02:00
Darshan
bce666e81b add: scopes on migrations and update tests. 2025-06-25 17:02:21 +05:30
Matej Bačo
b6d4baf4dc Fix tests 2025-06-25 13:14:08 +02:00
Darshan
789064e295 add: new scopes to the api. 2025-06-25 11:29:45 +05:30
Chirag Aggarwal
65b5af1b00 chore: fix tests 2025-06-25 11:27:23 +05:30
Chirag Aggarwal
6dda6e1fda chore: remove console log 2025-06-25 11:25:39 +05:30
Chirag Aggarwal
c331a3caae chore: minor fixes 2025-06-25 11:00:07 +05:30
Chirag Aggarwal
dbc58655b2 Merge branch '1.7.x' into feat-exp-scheme 2025-06-25 07:53:28 +05:30
Darshan
7e026b11b4
Merge branch '1.8.x' into lazy-load-relationships 2025-06-23 10:45:55 +05:30
Steven Nguyen
ffc7f4c7ae
Merge pull request #9590 from appwrite/fix-templates
Fix template to use button
2025-06-21 09:33:06 -07:00
Darshan
4521302cb8 fix: graphql test for complex queries. 2025-06-19 18:36:32 +05:30
Darshan
531f50a2c7 fix: sdk namespacing and graphql tests. 2025-06-19 17:59:29 +05:30