Haoming Yin
|
a2d06909c9
|
Finished config parser to read race info from external xml file
- created config parser unit test.
- modified config.xml file
- write unit test for config parser
#story[422]
|
2017-03-23 00:21:18 +13:00 |
|
Haoming Yin
|
b88cf6a101
|
Merge branch 'refactor-file-parser'
|
2017-03-18 21:38:38 +13:00 |
|
Haoming Yin
|
d10985f890
|
Finished team parser to read team info from external xml file
- created team parser unit test
- refactored team parser functions
#fix #refactor #implement
|
2017-03-18 21:32:12 +13:00 |
|
zyt10
|
c08504293b
|
Created canvas and race controllers to display boats on canvas and modified marks and parsers to support them.
#story[377] #pair[zyt10, ptg19]
|
2017-03-17 18:21:11 +13:00 |
|
Haoming Yin
|
8fd06c84ac
|
Merged the refactored mark related class with course parser.
#fix #refactor #story[9] #story[10] #story[11]
|
2017-03-17 15:56:37 +13:00 |
|
Haoming Yin
|
121f996a43
|
created config, teams xml file, and teamsParser class
#implement
|
2017-03-17 01:04:10 +13:00 |
|
Haoming Yin
|
16abfcffda
|
Created course parser as a subclass of file parser
- refactored file parser as an abstract class
- created course parser to parse course xml file
#implement #fix #refactor #story[9] #story[10]
|
2017-03-17 00:54:43 +13:00 |
|