Ethereumjs-Webserver

Developer Documentation

TESTING

Running Tests

Tests can be found in the tests directory. The StateManager can be tested as: npm run test

CI Test Integration

Tests and checks are run in CI using Github Actions. The configuration can be found in .github/workflows.