prysm-pulse/beacon-chain/rpc
Victor Farazdagi 95a5b4945b
Fixes incorrect checks for errors in several tests (#7392)
* fixes TestServer_ListAssignments_Pagination_InputOutOfRange
* fixes TestServer_ListValidatorBalances_PaginationOutOfRange
* fix TestServer_ListAttestations_Genesis
* remove redundant TestServer_GetValidatorParticipation_DoesntExist and TestGetDuties_NextEpoch_CantFindValidatorIdx
* Merge branch 'master' into fix-invalid-errcheck-tests
* remove unnecessary import
* fix TestStore_OnAttestation
* fix TestStore_OnAttestationUsingCheckptCache
* fix TestVerifyBlkDescendant
* fix pagination tests
* fix account v2 tests
* fix account v2 tests (remote)
* fix TestServer_JWTInterceptor_BadToken
* Merge refs/heads/master into fix-invalid-errcheck-tests
2020-10-01 14:38:53 +00:00
..
beacon Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
debug Deprecate DisableNewStateMgmt Flag (#7124) 2020-08-31 06:59:13 +00:00
node Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
validator Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
BUILD.bazel Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service.go Deprecate beacon chain slasher flags (#7031) 2020-09-03 14:12:43 +00:00