Worked all day. Below is the notes taken throughout the day along with time stamps:
Finished updating issues on the Gitlab 11am.
Decomposition Description:
- Added cell classes, WordType and TestResults to the significant classes.
- Updated class mapping.
(Finished 1:30 pm)
Created a txt file to record software builds and tests failed. (Finished 2:20 pm)
Reviewed the test spec document. Everything is in line with QA 06. All the changes are what Chris requested. the only thing I need to clarify with das82 is what is meant by repeatable tests. (Finished 3:10pm)
Reviewed new code:
- Class/variable names fine.
- All words in American English.
- Indentation correct.
- Layout correct i.e Variables/constructor/methods all in correct order.
- Some java docs missing.
- Still need to fix package name.