Created Unit tests for UserAccount object in DAL.
Fixed testing process to remove testing databas...
Better error trapping while trying to create de...
Adding logger setup to new controller class, an...
Renaming Controller.py to be more accurate (Con...
Fixing another file name
Pulling the controller into two parts and impro...
Fixing an bad naming choice and beginning to re...
More test fixes
Note tests all now pass.
starting to think through new setup. This may b...
changes to db (probably about to be replaced an...
Fixed tests for HistoriaDataController and Test...
HistoriaRecord tests now passing.
Clean up notes table file
Beginning to retool for supporting multiple use...
SourceType tests pass.
Moved list of all categories to the database co...
starting update of tests
All Category tests now pass
Creating accounts definition
All source tests now pass.
Renaming MainData class to HistoriaRecord
All Project tests passing, so all DAL tests pas...
Fixed setter for HistoriaRecords
two somehow missed in previous.
Creator tests now all pass.
Removed OSX interface to focus on web based int...
Adding some minor updates that will likely be t...