vault-armada-app/HACKING.rst
Cole Walker 431f8e0874 Initial commit for stx-vault app
Story: 2007718
Task: 40272

Depends-On: https://review.opendev.org/739486
Change-Id: I6326fe94f79694c80dbf585df7311fdde46faf9e
Signed-off-by: Cole Walker <cole.walker@windriver.com>
2020-07-09 11:18:44 -04:00

558 B

StarlingX Vault-Armada-App Style Commandments

Vault-Armada-App Specific Commandments

None so far

Running tests

The approach to running tests is to simply run the command tox. This will create virtual environments, populate them with dependencies and run all of the tests that OpenStack CI systems run.