-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Firebase Emulator in Dev #180
base: master
Are you sure you want to change the base?
Conversation
👷 This link represents the deploy preview for this given pr.
|
Hi @daniel-sudz at 12:44 on a sunday morning |
Do we have to change CONTRIBUTING.md and things because how we run the website is different |
Hi, have you seen me at 5 am on a saturday morning though? what even is a sleep schedule |
dat physics grind? Why not combine the start scripts |
Also, the Just kind of plugged things in until it worked 🤷♂️ |
I think hard coding the initial database is fine. What if we just take a snapshot of it and store it for testing. edit: but ig for privacy issues I can fake some data probably |
Catch Emulator Up To Master
Closes #175
Note: there are a couple of things that are broken in dev, more specifically the /reports and /admin due to the documents required for those being created on function schedulers which can't be emulated. We might need to hard code the initial database state for that.