MarkWiltberger / vue-nest-web-app__realtor-app

realtor-app built on vue-nest scaffolding
1 stars 0 forks source link

Create an end-to-end test that calls the auth controller #27

Open MarkWiltberger opened 6 months ago

MarkWiltberger commented 6 months ago

Create and end-to-end test that calls the home controller.

Use Supertest to make the API call.

Start with the getHomes call.

MarkWiltberger commented 1 month ago

A new branch was checked out called create-an-end-to-end-test-that-calls-the-auth-controller-0027 a while ago. However, no work has been done on this issue. So, for clarity, this branch will be deleted. It can be re-created when work resumes.