Commit graph

5254 commits

Author SHA1 Message Date
Matej Bačo
e3231393b9 Fix anayser 2026-04-23 16:06:45 +02:00
Matej Bačo
5beeca5a99 Placeholder test 2026-04-23 15:57:09 +02:00
Matej Bačo
4b3963512c Linter fix 2026-04-23 15:28:20 +02:00
Matej Bačo
8c634a95e4 Fix failing tests 2026-04-23 15:28:10 +02:00
Matej Bačo
7a3c001452 Re-add project removal tests 2026-04-23 15:22:40 +02:00
Matej Bačo
a48fd13ced Add getPolicy + tests + move wrongly placed project tests 2026-04-23 15:19:49 +02:00
Matej Bačo
9c6ed9565e Remove tests of removed endpoints 2026-04-23 14:07:58 +02:00
Matej Bačo
bdbc5b92df Fix after code review 2026-04-23 13:47:31 +02:00
Matej Bačo
c246fb0f83 Project deletion tests 2026-04-23 13:41:11 +02:00
Matej Bačo
cef7a5197f List policies API 2026-04-23 13:24:39 +02:00
Matej Bačo
c1dfeae323 Add queries to email tempaltes list 2026-04-23 13:06:05 +02:00
Matej Bačo
51fa0770a6 Add queries to mock numbers list 2026-04-23 12:43:45 +02:00
Matej Bačo
83724ce96f Console membership privacy test coverage 2026-04-23 10:37:35 +02:00
Matej Bačo
9dad7cef9e Merge branch '1.9.x' into feat-mocks-public-api 2026-04-23 10:17:32 +02:00
Matej Bačo
9e23867f0a
Merge pull request #11976 from appwrite/feat-auth-methods-api
Feat: Auth methods public API
2026-04-23 10:14:34 +02:00
Matej Bačo
b0939b92c3 Fix failing account tests 2026-04-22 17:02:22 +02:00
Matej Bačo
a0274a7b6f Fix failing tests 2026-04-22 15:12:58 +02:00
Matej Bačo
bb4fdefee7 New tests for auth methods (base + integration) 2026-04-22 14:51:10 +02:00
Chirag Aggarwal
b2d24080b9 Stabilize database e2e CI retries 2026-04-22 18:08:45 +05:30
Chirag Aggarwal
f0e2a8b2c4
Merge pull request #11972 from appwrite/t3code/sentry-bug-fix 2026-04-22 17:18:15 +05:30
Matej Bačo
6648a1987b Fix tests 2026-04-22 13:14:43 +02:00
Chirag Aggarwal
838dbc52e3
Merge branch '1.9.x' into t3code/sentry-bug-fix 2026-04-22 16:23:25 +05:30
Chirag Aggarwal
e7d9ef74c4 Fix deployment single chunk content range
Fixes CLOUD-3JN6
2026-04-22 16:05:12 +05:30
Chirag Aggarwal
d106e1d5bb Fix session alert test payload 2026-04-22 15:57:32 +05:30
Matej Bačo
d1ade3872e Fix failing tests 2026-04-22 12:22:00 +02:00
Matej Bačo
9065d9ada4 Add mocks scopes 2026-04-22 12:13:10 +02:00
Matej Bačo
355d4323fc Fix tests not running 2026-04-22 12:01:42 +02:00
Matej Bačo
f770277ea5 New mock phones tests 2026-04-22 11:42:39 +02:00
Matej Bačo
eeadba3b59 Add missing endpoint in email templates 2026-04-22 11:36:54 +02:00
Matej Bačo
0d27c59cb8 Merge branch '1.9.x' into feat-public-project-policies 2026-04-22 09:57:48 +02:00
Matej Bačo
efc37c68ec Merge branch '1.9.x' into feat-project-smtp-endpoints 2026-04-22 09:50:08 +02:00
Chirag Aggarwal
5b6dd5f75a
Merge pull request #11949 from appwrite/chore/phpstan-level-4 2026-04-22 11:17:21 +05:30
Jake Barnby
8a841a6971
fix: cast cached total to int in listDocuments/listRows
Redis stringifies scalars on save, so on a cache hit the `total` field
was served as a string. Flutter SDK (and any strictly-typed client) then
failed with `TypeError: "37": type 'String' is not a subtype of type 'int'`.
The cache-miss path returned an int from `count()`, which is why only
repeat requests with `ttl > 0` tripped the bug.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 16:14:30 +12:00
Chirag Aggarwal
c973ca0a5d Address PHPStan level 4 review feedback 2026-04-22 09:34:03 +05:30
Matej Bačo
39af9c544d Remove unnessessary backwards compatibility 2026-04-21 18:22:44 +02:00
Matej Bačo
193891a7c9 Fix analyzer 2026-04-21 17:38:32 +02:00
Matej Bačo
70cb5ca68a linter fix 2026-04-21 17:34:59 +02:00
Matej Bačo
c8a1746119 Fix existing tests 2026-04-21 17:34:44 +02:00
Matej Bačo
06eb550e98 Finalize tests 2026-04-21 16:56:00 +02:00
Matej Bačo
6c89a05a60 Fix 0 session to mean unlimited 2026-04-21 16:38:53 +02:00
Matej Bačo
1b993ede0f
Merge branch '1.9.x' into feat-project-smtp-endpoints 2026-04-21 16:15:00 +02:00
Matej Bačo
0be94a7aff Fix tests 2026-04-21 15:57:30 +02:00
Matej Bačo
eba145ee2d More integration tests 2026-04-21 15:13:27 +02:00
Matej Bačo
99d230c70d Integration tests 2026-04-21 14:39:02 +02:00
Matej Bačo
6adabae620 Add policy tests 2026-04-21 14:05:46 +02:00
Matej Bačo
5f9dc0fcd8 Req & res filters, review fixes 2026-04-21 13:58:36 +02:00
Chirag Aggarwal
da4dcd8505
Merge branch '1.9.x' into chore/phpstan-level-4 2026-04-21 17:08:46 +05:30
Matej Bačo
cce04b3bd1 Improve test coverage 2026-04-21 10:28:11 +02:00
Matej Bačo
b1d37bc4be Fix remaining test failures 2026-04-20 23:03:16 +02:00
Matej Bačo
72cd7671c4 Fix projects tests 2026-04-20 23:01:00 +02:00