tests.py
7.96 KB
-
Redesigned User class so that it could work as an object (adding and saving… · 733651fd
Redesigned User class so that it could work as an object (adding and saving attributes, added delete method, and lets it save a session token). Required changing UserQuery as well. Added a few appropriate test cases in TestUser class. Finally, added ParseError exception class. Addresses issue in #5.
David Robinson committed