Commit graph

3856 commits

Author SHA1 Message Date
Jake Barnby
b4b0d66af4
Fix test 2025-08-14 19:32:30 +12:00
Jake Barnby
1e9d153110
Fix uncaught invalid arg 2025-08-14 19:22:38 +12:00
Matej Bačo
dc25d8e757
Merge pull request #10307 from appwrite/feat-fallback-locale
Feat: Fallback locales
2025-08-12 15:45:52 +02:00
Matej Bačo
b816557970 Add fallback locale support + tests 2025-08-12 15:13:08 +02:00
Chirag Aggarwal
73549a59a2
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-12 17:54:54 +05:30
Chirag Aggarwal
f9d0746e13
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-12 17:54:45 +05:30
Chirag Aggarwal
0e636f67be update client 2025-08-12 16:24:01 +05:30
Chirag Aggarwal
f8afbbbf3c feat: allow HEAD requests and add test for it 2025-08-12 16:14:15 +05:30
Matej Bačo
100ab4ef89 Fix flakyness 2025-08-11 15:36:11 +02:00
Jake Barnby
96b7f31abb
Fix tests 2025-08-09 00:53:33 +12:00
Matej Bačo
2d4e99cb1a Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
Jake Barnby
0109ca218e
Merge pull request #10264 from appwrite/fix-dec-min-0
Fix atomic number ops with limit 0
2025-08-05 21:33:33 +12:00
Jake Barnby
43f0849979
Fix atomic num ops with limit 0 2025-08-05 20:38:26 +12:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate" 2025-08-05 10:23:39 +02:00
Matej Bačo
689fbee10c Merge branch '1.7.x' into feat-check-CAA-in-DNS 2025-08-04 14:32:20 +02:00
Matej Bačo
4cafd2e07d Improve PR quality 2025-08-04 14:28:50 +02:00
Khushboo Verma
16685dad4e Update console tests 2025-08-04 01:49:08 +05:30
Chirag Aggarwal
10b82716e4 chore: update test 2025-08-03 22:31:26 +05:30
Chirag Aggarwal
7c5dd9d0f4 add test 2025-08-03 13:38:59 +05:30
Jake Barnby
1ea9aca90f
Fix test 2025-07-31 02:10:29 +12:00
Jake Barnby
efc21d3dcf
Fix tests 2025-07-31 00:12:59 +12:00
Jake Barnby
a21e37b054
Add permissions support for CSV 2025-07-30 23:42:01 +12:00
Jake Barnby
5b12a6c8b1
Add internal attributes CSV test 2025-07-30 16:50:09 +12:00
Jake Barnby
01c8dab34d
Fix CSV success test 2025-07-30 16:46:14 +12:00
Chirag Aggarwal
06e4920ee2 fix: create email target when using email otp registration 2025-07-29 11:57:57 +05:30
Jake Barnby
360e4ce992
Add test case 2025-07-29 16:54:39 +12:00
Matej Bačo
e4dc36edf0
Merge pull request #10198 from hmacr/1we17-preview-for-emails
Preview text for emails
2025-07-24 16:47:08 +02:00
hmacr
ee5a644771 tests 2025-07-24 19:39:23 +05:30
hmacr
8240c9ccdc add tests 2025-07-23 20:39:02 +05:30
Jake Barnby
cd39bd6512
Merge pull request #10179 from appwrite/dat-579
Added the cases of null permissions in the upsert route and update th…
2025-07-22 20:22:56 +12:00
ArnabChatterjee20k
7bb760b4a1 added test for relation related upsert , fixed formatting 2025-07-22 13:10:05 +05:30
ArnabChatterjee20k
8b88a09374 added the cases of null permissions in the upsert route and update the e2e test 2025-07-21 19:32:27 +05:30
Jake Barnby
891db255bc
Fix tests 2025-07-21 19:59:38 +12:00
Jake Barnby
f082cfacfa
Fix tests 2025-07-21 19:43:33 +12:00
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
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
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