community.mongodb
community.mongodb copied to clipboard
Integration tests cleanup and improvements
SUMMARY
The integration tests could do with a cleanup
- Remove commented out code.
- When issue with mongodb_shell are fix return asserts to using the json parsed output rather than raw sting output. https://github.com/ansible-collections/community.mongodb/issues/498
- Remove skipped tests for MongoDB 6.0
ISSUE TYPE
- Bug Report
COMPONENT NAME
Integration Tests