node/approval-voting: Continue to migrate tests to subsystem tests (#3471)
* node/approval-voting: Continue to migrate tests to subsystem tests * node/approval-voting: Continue to implement subsystem tests. * Add more tests * node/approval-voting: Add more tests * node/approval-voting: Difficuly determining the proper test scenario for threshold tests * node/approval-voting: Introduce should_trigger_assignment tests * node/approval-voting: Finalize threshold tests * node/approval-voting: Address Feedback and add comments * node/approval-voting: Tidy up approval tests * Tidy up tests * Fix rustfmt
Showing
- polkadot/node/core/approval-voting/src/lib.rs 6 additions, 7 deletionspolkadot/node/core/approval-voting/src/lib.rs
- polkadot/node/core/approval-voting/src/old_tests.rs 0 additions, 1925 deletionspolkadot/node/core/approval-voting/src/old_tests.rs
- polkadot/node/core/approval-voting/src/persisted_entries.rs 0 additions, 31 deletionspolkadot/node/core/approval-voting/src/persisted_entries.rs
- polkadot/node/core/approval-voting/src/tests.rs 1856 additions, 499 deletionspolkadot/node/core/approval-voting/src/tests.rs
Please register or sign in to comment