Commit graph

328 commits

Author SHA1 Message Date
shimon
f16eba2f9f Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling. 2025-09-16 19:13:38 +03:00
shimon
38433b9ac1 Remove unnecessary var_dump statement from ProjectsConsoleClientTest for improved code clarity and consistency. 2025-08-26 13:52:05 +03:00
shimon
b98be4756c Update composer.json and composer.lock to reflect changes in utopia-php/database versioning and dependencies. Adjusted MongoDB-related test conditions for improved compatibility and clarity. Removed unnecessary var_dump statements in account.php and enhanced logging in various test files for better debugging. 2025-08-26 13:48:01 +03:00
shimon
c4fb7ecbc1 Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons. 2025-08-12 15:20:30 +03:00
shimon
e1475619ba Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality. 2025-08-11 22:05:18 +03:00
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
Darshan
bce666e81b add: scopes on migrations and update tests. 2025-06-25 17:02:21 +05:30
Chirag Aggarwal
65b5af1b00 chore: fix tests 2025-06-25 11:27:23 +05:30
Darshan
c08db975d6
Merge branch '1.8.x' into database-aliases 2025-06-19 14:52:13 +05:30
ArnabChatterjee20k
28fbd64864 updated session invalidation tests , models and descriptions 2025-06-17 00:40:32 +05:30
ArnabChatterjee20k
7a0ba95231 updated onPasswordChange to invalidate session 2025-06-16 23:05:52 +05:30
ArnabChatterjee20k
fde2f278e8 added invalidating sessions for the project users 2025-06-14 18:07:42 +05:30
Darshan
1ac22c0ae0 Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
Darshan
9d4a7fadb9 fix: tests due to no search attribute. 2025-05-13 18:59:16 +05:30
Darshan
67a8f522e5 fix: project and general usage tests. 2025-05-05 14:45:55 +05:30
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Matej Bačo
1a33b75d42 Fix html error page test 2025-04-22 10:48:25 +02:00
Matej Bačo
9993cca484 Merge branch '1.7.x' into feat-development-keys 2025-04-17 15:51:31 +02:00
Jake Barnby
53660f3100
Add more cases 2025-04-16 12:30:22 +12:00
Jake Barnby
bea723ff2e
Add test 2025-04-16 12:04:19 +12:00
Chirag Aggarwal
40c15077e2 chore: update devkey init and make tests use mock oauth 2025-04-15 10:47:04 +00:00
Chirag Aggarwal
6596569259 chore: make devkeys test dependence free 2025-04-14 18:01:40 +00:00
Darshan
b358dad817 update: merge '1.7.x' on feat-development-keys. 2025-03-22 18:35:10 +05:30
Matej Bačo
cb85cfc5d9 Merge branch '1.7.x' into feat-sites 2025-03-20 16:42:36 +01:00
Matej Bačo
4aaa07d57b Merge branch '1.6.x' into 1.7.x 2025-03-20 16:41:18 +01:00
shimon
faed019d92 revert 2025-03-19 09:32:48 +02:00
shimon
e9841e53b9 revert 2025-03-18 21:40:46 +02:00
shimon
7149deeacb _app_region 2025-03-17 18:11:49 +02:00
Chirag Aggarwal
026dd56f55
Merge branch '1.7.x' into feat-development-keys 2025-03-15 19:18:44 +05:30
Khushboo Verma
187f4c841e Remove error message validation 2025-02-11 18:46:31 +05:30
Khushboo Verma
11477d67c9 Address PR comments 2025-02-11 18:20:54 +05:30
Khushboo Verma
f1989d0aba Fix project tests 2025-02-10 22:07:07 +05:30
Khushboo Verma
75219b800a Fix failing tests 2025-02-10 19:59:28 +05:30
Chirag Aggarwal
c8afd2c613 Merge branch '1.6.x' into feat-development-keys 2025-02-04 11:21:07 +00:00
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
Matej Bačo
1946df83a7 Merge remote-tracking branch 'origin/1.6.x' into 1.7.x 2025-02-03 09:03:04 +00:00
Bradley Schofield
bbc527d4a4 Use defaults in assert eventually 2025-02-03 10:19:42 +09:00
Bradley Schofield
50cc28647d Make sessions limit tests assert eventually 2025-02-03 09:53:00 +09:00
Chirag Aggarwal
f867fddaae Merge branch '1.6.x' into feat-development-keys 2025-01-27 10:33:58 +00:00
loks0n
651a3d1d62 test: fix 2025-01-09 16:37:26 +00:00
Damodar Lohani
d07f39c0d2
Merge branch '1.6.x' into feat-development-keys 2024-11-22 15:45:17 +05:45
Damodar Lohani
cc3edd7b2b Refactor naming to Dev keys 2024-11-22 04:21:03 +00:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Damodar Lohani
8a244708fa Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys 2024-10-29 01:23:32 +00:00
Khushboo Verma
a503803725 Add secret attribute to variables 2024-10-21 16:33:57 +02:00
Khushboo Verma
73918b137e Replace sizeof with assertCount 2024-10-18 15:48:59 +05:30
Khushboo Verma
5a74f351dc Add tests to update non-existent var 2024-10-18 00:07:44 +05:30
Khushboo Verma
4cd951ae41 Add tests for project variables 2024-10-17 19:35:17 +05:30
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00