FriendForce / friendforce

1 stars 0 forks source link

MICAH add data store and tests #1

Closed bzreinhardt closed 6 years ago

bzreinhardt commented 6 years ago

Adds the DataStore class and tests.

Wanted to get this up as fast as possible because I want to check with everybody that it has all the methods. I tried to document and test the crap out of it because its interfaces need to be pretty stable.

hackgoofer commented 6 years ago

👍 Looks good; But let's remember to remove the ivars from the DataStore later.