eth2.0-specs/test_libs/pyspec/eth2spec/test
Denis Bogdanas f47e023bf0 Test case for get_matching_target_attestations() with some real filtering going on
on line `if a.data.target.root == get_block_root(state, epoch)`.

Discovered by K coverage tool.
2019-10-07 13:54:35 +03:00
..
fork_choice test finalized_checkpoint update 2019-07-01 07:48:20 +08:00
genesis fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
helpers fix up rewards/penalties test signatures 2019-09-20 16:05:10 -05:00
phase_0 Test case for get_matching_target_attestations() with some real filtering going on 2019-10-07 13:54:35 +03:00
phase_1 fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
sanity Minor python style tweaks 2019-06-30 22:59:12 +02:00
__init__.py move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile 2019-05-08 18:14:47 +02:00
conftest.py Removes old tests & fixes phase1 tests 2019-05-31 12:44:34 +02:00
context.py fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
test_finality.py fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
utils.py output list-type parts correctly 2019-07-30 14:08:50 +02:00