HumanLearning2021 / HumanLearningApp

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

Fix tests #84

Closed bbjubjub2494 closed 3 years ago

bbjubjub2494 commented 3 years ago

Demo data got updated behind the scenes.

bbjubjub2494 commented 3 years ago

Yep, I should've made a new database, it would have been simpler. Maybe in the future we can make a unittest database?

My vision at first was that both scratch and demo were primarily unit test databases. This can be discussed however. I think the main cause here was the closed-world assumption on the part of the unit test, which I didn't really fix here. We could also not add any new apples or change the number, that would work too.