Commit Graph

10 Commits

Author SHA1 Message Date
0fe6ff95a2 fix an incorrect test 2017-03-09 20:49:34 +01:00
f7b90d4ff3 add default argument "start" to createLevel 2017-03-08 19:18:24 +01:00
1fe7ab90f2 add createLevel method to AbstractNumbering 2017-03-08 18:03:24 +01:00
a3d2323254 rename methods from addXXX to createXXX
addXXX sounds like the argument should be XXX
2017-03-08 17:49:41 +01:00
0a70d932a0 fix numberingTest linter warnings 2017-03-08 17:45:29 +01:00
6b702c4bd6 add ID property to Num and test Numbering methods 2017-03-08 17:45:29 +01:00
82998d4f6b record ID in AbstractNumbering 2017-03-08 17:45:29 +01:00
ef1407e640 add a test for numbering 2017-03-08 17:45:29 +01:00
9c3023019f huge clean up of project. Now uses @types, and removed committed typings.
Formatted the imports too
2017-03-07 22:15:53 +00:00
8ecb8ed8f2 rearranged test locations 2016-07-01 22:09:55 +01:00