Unit Tests added to ActionTracks
Posted by on Mon, Mar 21 2011 06:02:00
Over the last couple weeks, I have been focusing on writing unit tests for models and controllers. I am happy to announce that I have completed the tests and they run without errors. The tree_xml methods do not have tests as there were errors in outputing results. These methods are going to be replaced with JSON versions so I will add those tests when I convert those methods. This has not been a fun project, however, it is rewarding to know it is done and adding new tests will be far less daunting. I may push an update to Alpha 0.6 with the test or I may wait until I add the features for 0.7.












0 Comments