Commit Graph

10 Commits

Author SHA1 Message Date
felipe
62911d6e44 make XmlAttributeComponent into a generic class
This change brings increased type safety to uses of
XmlAttributeComponent. Now the compiler is checkign for us that the
properties that get passed in to every subclass match the intended
interface, and also that the xmlKeys property -> xml attribute mapping
has all the right keys
2017-03-10 14:19:45 +01:00
Dolan
7022b39d2e linting 2017-03-09 22:56:08 +00:00
felipe
11e918114d clear out clearVariables! In comes toXml 2017-03-09 20:49:14 +01:00
felipe
879b9163a3 Allow XmlComponent to take strings and remove XmlUnit 2017-03-09 20:21:49 +01:00
Dolan
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
Dolan Miu
078196c6d6 wrote lots of tests 2016-07-18 19:17:19 +01:00
Dolan Miu
f4bc0613a6 page break tests 2016-07-17 16:18:20 +01:00
Dolan Miu
016cffd66c added new tests for xml components 2016-07-17 16:03:31 +01:00
Dolan Miu
f8cf0431c0 wrote tab stop tests 2016-07-15 18:50:54 +01:00
Dolan Miu
8752c63345 moved test into correct location 2016-07-13 18:49:32 +01:00