issues
search
ubclaunchpad
/
floradora
5
stars
1
forks
source link
chore: added linting and tests for backend
#14
Closed
lourw
closed
1 year ago
lourw
commented
1 year ago
:construction_worker: Changes
added testing to verify that app will start correctly
added github actions pipeline to verify that ci and tests pass whenever a PR is opened
added eslint and replaced tslint which was deprecated a while ago
added prettier for code formatting
closes #13
:flashlight: Testing Instructions
added a test for the express app to verify that it starts up properly
:white_check_mark: Checklist
[X] I have pulled the most recent changes from the
main
branch into my feature branch
[X] My code runs locally
after
pulling from
main
[X] I have tested any new functionality locally (either manually or with unit tests)
[X] I have commented parts of my code that may be difficult to understand
:construction_worker: Changes
:flashlight: Testing Instructions
:white_check_mark: Checklist
main
branch into my feature branchmain