Project cleanup

  1. Check that:
    1. there are no compilation errors,
    2. implemented TODO and fixed FIXME keywords are deleted (no need to delete whole comment),
    3. commented (dead) code is deleted,
    4. code is well formatted.
  2. Check, that tests are passing, when called in group:
    1. open jtm.testSuite.AllTests.java file and comment out unnecessary calls to tests
    2. run AllTests.java as unit test and check results,
    3. if some tests called from AllTests.java fail, check that your programs exit gracefully. I.e. red square (Terminate) button should be disabled (also after Remove Launch button is pressed).
  3. Make sure you add, commit and push changes to the server.

Created by Valdis Vītoliņš on 2017-01-03 08:07
Last modified by Valdis Vītoliņš on 2020-08-07 09:40
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License