Release : secure-message-frontend 1.30.0
Last commit sha : 5662c96
Last commit author : Vineet Tyagi
Last commit time : 2025-11-07T15:05:06Z
[DC-7967] - Increase test coverage and address PR-Commenter Recommendations and outdated dependencies (#118)
-
[DC-7967] Update lib versions, rename test class to align with its code class and add tests
-
[DC-7967] Add test class and relevant tests
-
[DC-7967] Add test class for Letter and refactor test suite order for Conversation
-
[DC-7967] Add tests
-
[DC-7967] Add further tests for Letter and rename the vals
-
[DC-7967] Add common TestData object and test class for MessageHeader
-
[DC-7967] Add test class for MessageListItem
-
[DC-7967] Add test classes and relevant tests
-
[DC-7967] Add Test classes and add tests
-
[DC-7967] Update minimum test coverage to 81 %
-
[DC-7967] Add test classes and Update minimum test coverage to 86%
-
[DC-7967] Refactored the Integration tests to avoid the future timing issue and commented some assertetions
-
[DC-7967] Move TestData to helpers and replace the values with the constants
-
[DC-7967] Make use of common constants
-
[DC-7967] Comment assertion in Integration tests as it is not consistent
-
[DC-7967] Update the libraries' version to latest
-
[DC-7967] Update the method name
-
[DC-7967] Update secure message test-only routes
-
[DC-7967] Incorporate Review Comments
-
[DC-7967] Incorporate Review Comments, remove redundant message url and related code