Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 702 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 702 Bytes

Virginia Businesses

Website for Virginia State Corporation Commission data.

Build Status Dependency Vulnerability Analysis

Running locally

./docker-run.sh to start, ./docker-stop.sh to stop.

Running tests

E2E and functional tests are in /deploy/tests/, and can all be run with /deploy/tests/run-all.sh. From outside of the Docker container, they should be invoked with /run-tests.sh.