[SERVER-60366] Consolidate audit log encryption unit test files into a single unit test file Created: 30/Sep/21 Updated: 29/Oct/23 Resolved: 15/Oct/21 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.1.0-rc0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Erwin Pe | Assignee: | Erwin Pe |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Sprint: | Security 2021-10-18 |
| Participants: |
| Description |
|
The unit test filesĀ audit_log_compress_base64_test.cpp and audit_log_compress_test.cpp should be consolidated into a single unit test file: audit_enc_comp_manager_test.cpp , so that the tests are in a file named after the class being tested. |
| Comments |
| Comment by Githook User [ 15/Oct/21 ] |
|
Author: {'name': 'Erwin Pe', 'email': 'erwin.pe@mongodb.com', 'username': 'erwee'}Message: |
| Comment by Erwin Pe [ 30/Sep/21 ] |
|
The unit test filesĀ audit_log_compress_base64_test.cpp and audit_log_compress_test.cpp should be consolidated into a single unit test file: audit_enc_comp_manager_test.cpp , so that the tests are in a file named after the class being tested. |