Backend Testing - SE750-Group14-GirlGang/roadtrip-planner GitHub Wiki

See the project README.md for instructions on how to run the backend tests.

Unit Testing

Jest and Babel Rewire are used for backend unit testing.

Integration Testing

Jest, Express, MongoMemoryServer are used for backend integration testing.