This website requires JavaScript.
Explore
Help
Register
Sign In
Appwrite
/
appwrite
Watch
1
Star
0
Fork
0
You've already forked appwrite
mirror of
https://github.com/appwrite/appwrite.git
synced
2026-05-26 13:51:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feat-mongodb-pulls
appwrite
/
tests
/
e2e
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
shimon
3edc055c9d
Skip spatial column tests for MongoDB support in DatabasesBase trait
2025-09-21 16:02:36 +03:00
..
General
Refactor database document handling by replacing createOrUpdateDocuments with upsertDocuments in multiple classes. Clean up common.php by removing commented-out index definitions and ensuring proper indexing for MongoDB compatibility. Update UsageTest to correct API endpoint paths for database operations.
2025-09-16 17:39:41 +03:00
Scopes
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
Services
Skip spatial column tests for MongoDB support in DatabasesBase trait
2025-09-21 16:02:36 +03:00
Client.php
Allow running tests with specific response format
2025-09-01 22:09:30 +12:00