SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

Improve test suite #103

Closed fishmonger45 closed 2 years ago

fishmonger45 commented 2 years ago

Description

Fixes/resolves #97

Type of change

Please delete options that are not relevant.

Checklist:

Leave blank if not applicable

I have completed these steps when making this pull request:

Before opening the PR for review:

fishmonger45 commented 2 years ago

deploy action has been split to a separate file; no idea if it works or not :cowboy_hat_face:

fishmonger45 commented 2 years ago

Please review. I am aware that there are some extensions that are required to be made to the test suite due to new endpoints being introduced. These will be done in a separate PR because we really need some base level tests in the project.

fishmonger45 commented 2 years ago

repinging jchad because i suspect it didn't work out of the box because you are on windows? mb. have added crossenv now.

j-chad commented 2 years ago

Yeah I am currently on windows 😢. It works well with cross-env, I'm just investigating the issues with the tests that are being skipped