You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update QueryAST tests and fix count/projection logic
- Fix count method to handle query objects
- Fix field projection to exclude _id when not requested
- Update tests to use mocks instead of MongoMemoryServer
- All 70 tests passing
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments