status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
543 stars 233 forks source link

reduce code repetition in `test_toblindedblock` #6453

Closed etan-status closed 3 months ago

etan-status commented 3 months ago

Use withAll to generate the tests for various blinded block types instead of copy pasting them for every fork.

github-actions[bot] commented 3 months ago

Unit Test Results

         9 files  ±0    1 334 suites  ±0   29m 47s :stopwatch: - 3m 41s   5 000 tests ±0    4 652 :heavy_check_mark: ±0  348 :zzz: ±0  0 :x: ±0  20 880 runs  ±0  20 476 :heavy_check_mark: ±0  404 :zzz: ±0  0 :x: ±0 

Results for commit 88eca7f3. ± Comparison against base commit 09f38826.