prysm-pulse/beacon-chain/core/blocks/spectest
Victor Farazdagi bbde2a6820
Assert no side effects occur on test (#5714)
* add reset funcs
* init -> TestMain for beacon config params
* fixes build file
* core/epoch spectests updated
* core/blocks spectests updated
* fix the rest of spectests
* SetupTestConfigCleanup
* revert copy() api
* rever all cases of copy()
* fixes spectests
* updates fork_test
* config_test update
* fixes spectest/config_test
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
2020-05-05 08:39:38 +00:00
..
attestation_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attestation_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
attester_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
attester_slashing_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
block_header_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_header_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
block_processing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
block_processing_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
block_processing_test.yaml.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
deposit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
deposit_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
proposer_slashing_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
proposer_slashing_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
voluntary_exit_mainnet_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_minimal_test.go Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
voluntary_exit_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00