software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

updated CircleCI config and unit tests #209

Closed kdduan closed 2 years ago

kdduan commented 2 years ago

changed the command to run unit tests in the CircleCI config. also stopped CI from interpreting warnings as errors.

created a designated test user in the database to work with our unit tests.