Sunday, August 10, 2008

Tests

I continued with adding tests in order to improve the code coverage. And I tried to modify the code to run the commented out tests initially.

2 comments:

Charith said...

I continued with adding tests to the system. Identified high priority sections to be tested.
Introduce general exceptions to the system which are application specific.

Discuss the next tasks to be complete.

Charith said...

I add algebra detail descriptions extracted from the two references[1][2] and add corresponding implementations in the project.
I found out some bugs in the system while completing this task. Add records about implemented and not implemented stuff.
I got the chance to dig deep in to the python build in functions where they are highly used in testing algebra functions

[1] http://citeseer.ist.psu.edu/359340.html
[2] http://citeseer.ist.psu.edu/384122.html