Skip to content

openva/vabusinesses.org

Repository files navigation

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.