mirror of
https://github.com/corda/corda.git
synced 2025-03-18 10:05:28 +00:00
* [NOTICK] Add a custom detekt rule for tests with no timeout, and fix remaining missing timeouts * [NOTICK] Add a test for custom detekt rules and tidying * add timeout annotation to new test Co-authored-by: Stefano Franz <roastario@gmail.com>
Adding tests to the Serialization module
Any serialization tests that require further Corda dependencies (other than core
) should be added to this module.