prysm-pulse/endtoend/evaluators
Ivan Martinez 84e51a5236
Add prometheus metrics test into E2E (#5673)
* Progress on metrics tests
* Progress on metrics test
* Get metrics E2E working
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into e2e-metrics
* Complete most of metrics tests
* Change E2E polling to the middle of a slot, instead of at the start of the middle
* Add metrics to all E2E
* Remove extra types
* Update endtoend/evaluators/metrics.go

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
* Merge branch 'master' into e2e-metrics
* Add more comments, address feedback
* Merge branch 'e2e-metrics' of https://github.com/prysmaticlabs/prysm into e2e-metrics
* Fix build
* Remove unneeded comment
* Set E2E_EPOCHS back
* Improve sync testing reliability
* Remove metrics check from slashing
* Improve time allotted to sync
* Remove possibly flaky sync test change
2020-04-29 13:42:12 +00:00
..
BUILD.bazel Add prometheus metrics test into E2E (#5673) 2020-04-29 13:42:12 +00:00
finality.go Parallelize E2E Testing (#5168) 2020-03-22 19:04:23 -04:00
metrics.go Add prometheus metrics test into E2E (#5673) 2020-04-29 13:42:12 +00:00
node.go Add prometheus metrics test into E2E (#5673) 2020-04-29 13:42:12 +00:00
slashing.go Add post-genesis deposit testing to long-running E2E (#5449) 2020-04-27 15:59:42 +00:00
validator.go Add post-genesis deposit testing to long-running E2E (#5449) 2020-04-27 15:59:42 +00:00