-
Ben Kostiuk authored
* Regenerate API * Add code to set environment to dev * Add instructions for firebase emulators * Remove old firestore calls in favor of api calls to backend * Add rest of profile information * Clean up code for api call * Fix linter * Add alias for emulators command * Fix module thingy for axios for jest testing * Fix types for @env module imports * Fix test CI workflow * Move polyfill to main to avoid issues with jest * Add tests for toHoursAndMinutes * Rename utils/waitTime.tsx to utils/time.tsx