Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Identify and separate out failing integration tests that should be in unit test cases. (Aleks) 
  • Convert a few existing integration tests to unit tests as examples
  • Define the expected code coverage we'd want at a functional module leve (i.e. module should have at least 80% unit testing coverage) 
  • Identify which unit test cases to focus on and ultimately have a wiki page with five categories, each category having 100 to 200 test cases and red or green tick mark to show if we have coverage.
  • Create a test data set (No owner yet) 
  • Create a replicable cookbook for creation of test cases using DBUnit for setting up the data base and providing a few examples for others to follow.  Test cases can be set up with simple CSV files. 
  • In future can use generate Jacoco and other reports for test coverage. 

...


Action items

  •  H