fogelito
c2b87cff66
$this->webEndpoint,
2026-02-04 09:53:37 +02:00
fogelito
ca03176ad6
$this->webEndpoint,
2026-02-04 09:53:19 +02:00
fogelito
736b72164e
ci cd
2026-02-03 16:14:00 +02:00
fogelito
8b4f4d2fea
localhost
2026-02-03 12:43:37 +02:00
fogelito
91f3bf0244
Run tests
2026-02-03 11:47:21 +02:00
fogelito
f1a2e869a2
localhost setUp
2026-02-03 10:11:03 +02:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
Jake Barnby
6e5fe9c33f
Check verison
2025-09-01 22:41:30 +12:00
Jake Barnby
fb8270733e
Allow running tests with specific response format
2025-09-01 22:09:30 +12:00
Jake Barnby
afdd8cf58f
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
2025-08-09 17:50:31 +12:00
Cursor Agent
1885799ac8
Refactor: Move assertSamePixels method to a different location in Scope class
...
Co-authored-by: jakeb994 <jakeb994@gmail.com>
2025-08-09 05:47:40 +00:00
Cursor Agent
375961c0fa
Inline image comparison logic in Scope test class, remove ImageAssertions
...
Co-authored-by: jakeb994 <jakeb994@gmail.com>
2025-08-09 04:26:33 +00:00
Cursor Agent
612b03a9d6
Add assertSamePixels method to Scope class for image comparison
...
Co-authored-by: jakeb994 <jakeb994@gmail.com>
2025-08-09 04:24:04 +00:00
ArnabChatterjee20k
5baa2ad113
refactor: Rename triggerQueuesForBulkDocuments to triggerBulk for consistency across document actions
2025-08-05 13:29:38 +05:30
ArnabChatterjee20k
59026a17dc
feat: Enhance database operations with event queues and improve test coverage for bulk operations
...
- Added event queue injections in Bulk Update and Create classes for better event handling.
- Modified getUser method in Scope class to allow for user retrieval with an override option.
- Expanded RealtimeCustomClientTest to include comprehensive tests for bulk create, update, and delete operations, ensuring proper event emissions for multiple clients.
- Improved assertions in tests to validate event data and permissions for created, updated, and deleted documents.
2025-08-04 19:01:48 +05:30
Matej Bačo
d4b53175dc
Update tests/e2e/Scopes/Scope.php
2025-06-26 18:33:22 +02:00
Matej Bačo
918ad8979d
Fix flakyness of account tests
2025-06-26 18:07:59 +02:00
Darshan
e6d143c806
Merge branch '1.7.x' into fix-templates
2025-06-10 14:20:28 +05:30
loks0n
854304dd16
tests: fix flaky account tests
...
commit-id:3865765d
2025-06-02 17:09:13 +01:00
Darshan
f13a28cf6d
Merge branch '1.7.x' into fix-templates
2025-05-04 19:08:06 +05:30
Darshan
b22be9b586
fix: test with teamName.
2025-03-29 18:53:51 +05:30
Darshan
736078203a
update: change method name.
2025-03-29 18:22:59 +05:30
Darshan
b1c67e6f74
fix: other remaining tests.
2025-03-29 18:21:25 +05:30
Darshan
6f501e2777
fix: teams test.
2025-03-29 17:19:46 +05:30
Chirag Aggarwal
cad18dc7c7
chore: fix abstract implementations for scope tests
2025-01-28 14:29:45 +00:00
Damodar Lohani
195ae3fdcb
update project desc
2024-12-15 11:06:46 +00:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Matej Bačo
ffa4ad09ec
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-15 11:07:32 +00:00
Matej Bačo
8668f15835
Linter fix
2024-01-15 11:02:05 +00:00
Matej Bačo
e6c8eadc8c
Improve test smtp mail E2E test
2024-01-15 11:00:33 +00:00
Christy Jacob
731e7b86a7
fix: failing tests
2023-12-09 00:17:13 +01:00
Christy Jacob
8b5783d3ff
fix: update setParam
2023-12-08 21:02:07 +01:00
Jake Barnby
bab804b8e1
Fix tests
...
(cherry picked from commit 0661f1f889 )
2023-05-30 18:29:20 +12:00
fogelito
c4ae047833
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
...
Conflicts:
app/init.php
composer.json
composer.lock
2023-01-16 10:24:37 +02:00
fogelito
b301a64dc4
clean up some use classes not in use
2022-12-21 10:02:22 +02:00
fogelito
dfd122efaa
Change Client data hint
2022-12-19 13:25:01 +02:00
fogelito
91e17e4e94
remove static $dateValidator
2022-12-19 13:21:32 +02:00
fogelito
91db596b42
remove static $dateValidator
2022-12-19 13:21:09 +02:00
fogelito
bdc3e9f935
$dateValidator
2022-12-15 10:51:27 +02:00
fogelito
f96128e14f
Changing Id
2022-12-14 17:42:25 +02:00
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# Dockerfile
# app/config/errors.php
# app/config/roles.php
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/graphql.php
# app/controllers/shared/api.php
# app/init.php
# composer.lock
# docker-compose.yml
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Jake Barnby
22f0468c8e
Merge remote-tracking branch 'origin/0.16.x' into feat-allow-automatic-test-retries
...
# Conflicts:
# app/controllers/api/teams.php
# package-lock.json
# package.json
# tests/e2e/Services/Teams/TeamsBase.php
2022-08-30 23:14:28 +12:00
Jake Barnby
bbeeb356ab
Allow flaky tests to be automatically retried with an attribute
2022-08-26 21:21:08 +12:00
Jake Barnby
b007acfa95
ID updates
2022-08-14 22:33:36 +12:00
Jake Barnby
9d134a949f
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/general.php
# app/init.php
# composer.json
# composer.lock
# docker-compose.yml
# phpunit.xml
2022-07-01 00:05:44 +12:00
Jake Barnby
f85169452a
Add session ID to scope user state
2022-06-30 21:23:38 +12:00
Torsten Dittmann
8d465c67c2
feat: account sessions for emails
2022-06-14 10:17:50 +02:00
Everly Precia Suresh
19300ccdd7
format files in app, src, tests
2022-05-23 14:54:50 +00:00
Torsten Dittmann
e45fc7c46e
Update Scope.php
2022-01-19 00:23:19 +01:00
Torsten Dittmann
fc41b5f369
fix: increase sleep
2022-01-04 14:12:40 +01:00