Right now mocking is very very dumb (which is generally a good thing). However, it should at least simulate saving and fetching by game ID (which it currently doesn't), which leads to ugly hacks like in #133.
This would be fixed by the mock atom being a hash-map instead of a value
Right now mocking is very very dumb (which is generally a good thing). However, it should at least simulate saving and fetching by game ID (which it currently doesn't), which leads to ugly hacks like in #133.
This would be fixed by the mock atom being a hash-map instead of a value