AndreasMadsen / piccolo

Isomorphic projection framework
MIT License
7 stars 1 forks source link

step 7 - documentation and test suite #3

Open AndreasMadsen opened 12 years ago

AndreasMadsen commented 12 years ago

Document the current API and create a matching test suite.

AndreasMadsen commented 12 years ago

Currently I'm a little confused between trying to invent a isomorphic way of testing code or just have client and server tests separated.

The simple approche is properly the best, from a just testing piccolo core perspective, but a isomorphic test framework would be awesome for the community.