Evan
0371e488e9
test fix/lint
2025-08-21 11:02:53 -07:00
Cursor Agent
e6e7a728a0
Enhance token JWT validation in TokensConsoleClientTest with comprehensive checks
...
Co-authored-by: evanleair <evanleair@gmail.com>
2025-08-21 16:10:06 +00:00
Evan
2beb6ba0cf
Update tests/e2e/Services/Tokens/TokensConsoleClientTest.php
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2025-08-20 12:51:25 -07:00
Evan
9f548af7dd
Merge branch '1.7.x' into fix-token-expiry
2025-08-18 16:55:28 -07:00
Evan
3ed5699876
Better jwt handling and tests
2025-08-18 10:57:15 -07:00
Evan
f5f6ec71de
Address stnguyen90 feedback: simplify JWT logic and fix test expectations
...
- Remove excessive logic and 1-minute expiration hack as requested
- Simplify token expiry handling to directly use existing value
- Remove problematic test that creates tokens with past expiry dates
- Update existing test to properly verify JWT expiration behavior
- Use proper base64url decoding for JWT payload testing
2025-08-18 09:39:19 -07: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
Evan
3a9353a78b
linter
2025-08-15 17:35:49 -07:00
Evan
eec62752ed
fix - incorrect file token expiry
2025-08-15 16:27:48 -07: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
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