lighthouse/beacon_node/http_api
Paul Hauner f64f8246db Only run http_api tests in release (#1827)
## Issue Addressed

NA

## Proposed Changes

As raised by @hermanjunge in a DM, the `http_api` tests have been observed taking 100+ minutes on debug. This PR:

- Moves the `http_api` tests to only run in release.
- Groups some `http_api` tests to reduce test-setup overhead.

## Additional Info

NA
2020-10-29 22:25:20 +00:00
..
src Beacon state validator id filter (#1803) 2020-10-29 05:13:04 +00:00
tests Only run http_api tests in release (#1827) 2020-10-29 22:25:20 +00:00
Cargo.toml Ssz state (#1749) 2020-10-22 06:05:49 +00:00