Victor Farazdagi
|
d1a952a6fc
|
Spec tests: improve readability of rewards tests output (#8826)
* Spec tests: improve readability of rewards tests output
* fix minimal tests
* remove redundant var
* simplify
|
2021-04-27 16:14:11 +00:00 |
|
Victor Farazdagi
|
386b69f473
|
Fix comments (#8802)
* fix incorrect exported name in comments
* add comments to exported methods
|
2021-04-23 12:06:05 +00:00 |
|
Victor Farazdagi
|
648e360842
|
Refactor shared/testutil/spectest.go (#8800)
* Refactor shared/testutil/spectest
* update operations
* update epoch_processing
* rename spectest.go
|
2021-04-22 16:34:00 +00:00 |
|
Victor Farazdagi
|
23ff14c34b
|
Move spectests into a separate package (#8798)
* move general/phase0/bls tests
* phase0/operations tests
* phase0/sanity/blocks
* fix import
* phase0/sanity/slots
* phase0/sanity/slots minimal
* phase0/epoch_processing tests
* phase0/rewards tests
* simplify
* more simplification
* phase0/shuffling tests
* phase0/ssz_static tests
* spectest/utils
* fix build
* readme
* update test sizes
* update readme
|
2021-04-22 14:53:30 +00:00 |
|