HumanLearning2021 / HumanLearningApp

GNU General Public License v3.0
3 stars 2 forks source link

[hotfix] add demo database write protection to emulator firestore rules #129

Closed jonaskon closed 3 years ago

jonaskon commented 3 years ago

Add write protection to the demo database in the emulator. This is needed since the emulator is not reset between each test and hence makes assumptions of consistency for the demo database unenforced.