-
Type: Spec Change
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Component/s: Command Logging and Monitoring
-
None
-
Needed
The command.yml test spec for command monitoring specification happens to use the count command as the example, making it difficult for drivers that have removed the count method to implement it.
Replace count with something like find or countDocuments so that it's more portable across drivers as major releases are done in which count no longer exists
- is duplicated by
-
DRIVERS-2053 Command Monitoring spec tests should no longer use 'count'
- Closed
- is related to
-
NODE-3369 Unskip count spec tests
- Blocked