GUBookSociety / uofg-book-society-website

A website created with Angular for the Glasgow University Book Society. (IN DEVELOPMENT)
1 stars 0 forks source link

Linking Testing Environment to App + Luke's Form Page Changes #45

Closed liamlau closed 4 years ago

liamlau commented 4 years ago

(sorry Luke, I accidentally branched off your branch to do this branch and it was too late to switch, so I'm merging your changes before today 😆 - I fixed the pipeline problems though)

Summary

Just a small branch on top of Luke's form changes to build and test the app using a completely different Firebase database - that way, when we're testing all of the functions, it won't use any of our writes/reads for the main database.

This will also make e2e tests a lot easier to do. (you should be able to start now)

Issues Closed/Addressed

Closes #41