Commit graph

4524 commits

Author SHA1 Message Date
Matej Bačo
ebf48655a0 Formatting fix 2025-08-22 11:16:18 +02:00
Matej Bačo
d7159ef483 Add deploymentId to execution response model 2025-08-22 11:11:37 +02:00
Matej Bačo
669844ba28 Add cookie test for site execution 2025-08-21 13:27:55 +02:00
Khushboo Verma
10eed78b73 Test truncation in one test 2025-08-21 14:32:48 +05:30
Khushboo Verma
bc47ac7caa Truncate logs and errors from beginning 2025-08-21 12:49:31 +05:30
Khushboo Verma
1bd6b6452c Fix PR changes 2025-08-20 18:53:55 +05:30
Matej Bačo
52af439cac Fix backwards comptibility 2025-08-19 16:43:31 +02:00
Matej Bačo
6f5d038340 adjust tests to new domain validator 2025-08-19 14:42:41 +02:00
Matej Bačo
a754763884 formatting fix 2025-08-16 19:08:07 +02:00
Matej Bačo
aed97c545b Improve flakyness 2025-08-16 19:03:21 +02:00
Matej Bačo
cab422510a Speed-up critical failures in assertEventuelly 2025-08-16 16:59:05 +02:00
Matej Bačo
53772df202 Improve ci/cd logging 2025-08-16 14:14:38 +02:00
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
10a7f8acfe Formatting fix 2025-08-06 11:06:35 +02:00
Matej Bačo
61ec98bc5e Improve tests 2025-08-06 11:06:18 +02: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
5e294d0849 Support empty CAA records 2025-08-04 15:35:40 +02:00
Matej Bačo
48a977526e Fix tests 2025-08-04 14:53:13 +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
Khushboo Verma
69dbb3222f Add check in proxy 2025-08-04 01:33:47 +05:30
Khushboo Verma
d48aa60609 Update test 2025-08-04 01:22:10 +05:30
Khushboo Verma
484ebb5059 Check CAA record in DNSTest 2025-08-04 00:42:00 +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