TelemundoDigitalUnit / NBC_Docker

0 stars 1 forks source link

Unit Testing Docker Container #3

Open nbcsteveb opened 5 years ago

nbcsteveb commented 5 years ago

Introduces a docker container for running unit tests.

To setup Environment:

cp unit_test.env.example unit_test.env

Update in unit_test.env:

GIT_USER=
GIT_TOKEN=

Run the unit test:

./run_test.sh