mirror of
https://github.com/corda/corda.git
synced 2025-03-01 12:21:49 +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.