Alexandre Nunes
|
8880e6db64
|
refactor: fix some test descriptions
|
2020-10-03 11:12:11 -03:00 |
|
Alexandre Nunes
|
3c33d6a08f
|
test: add mroot InvalidNumberOfChildrenError case
|
2020-10-03 11:07:31 -03:00 |
|
Alexandre Nunes
|
a907ab7328
|
test: add mo char and glyph test cases
|
2020-10-03 11:04:09 -03:00 |
|
Alexandre Nunes
|
876eba4760
|
test: add menclose InvalidNumberOfChildrenError case
|
2020-10-03 10:52:21 -03:00 |
|
Alexandre Nunes
|
d5091be438
|
refactor: rename InvalidNumberOfChild to InvalidNumberOfChildrenError
|
2020-10-03 10:46:41 -03:00 |
|
Alexandre Nunes
|
bbc85a0b0f
|
test: add mfrac InvalidNumberOfChildren error case
|
2020-10-03 10:41:30 -03:00 |
|
Alexandre Nunes
|
38fad7a173
|
refactor: move mfrac test cases inside its describer
|
2020-10-03 10:37:45 -03:00 |
|
Alexandre Nunes
|
8a1de24a1c
|
test: add test for menclose radical use case
|
2020-10-03 10:35:46 -03:00 |
|
Alexandre Nunes
|
6e51e9233e
|
test: add tests to InvalidNumberOfChildren error case
|
2020-10-03 10:29:55 -03:00 |
|
Alexandre Nunes
|
8290e600ed
|
refactor: file names to kebab-case
|
2020-10-02 10:09:58 -03:00 |
|
Alexandre Nunes
|
2b73665057
|
refactor: replace test by it
|
2020-10-02 10:01:46 -03:00 |
|
Alexandre Nunes
|
9d1f01d37c
|
test: add munderover error test case
|
2020-10-02 09:59:41 -03:00 |
|
Alexandre Nunes
|
8cd62236db
|
refactor: expose dependencies of XmlToMathMLAdapter
|
2020-10-02 09:39:12 -03:00 |
|
Alexandre Nunes
|
c03e47709f
|
refactor: change project to clean architecture design
|
2020-09-27 02:31:35 -03:00 |
|
Alexandre Nunes
|
8fcb04cf16
|
refactor: new project folder structure
|
2020-09-20 16:53:56 -03:00 |
|
Alexandre Nunes
|
872a8c1db1
|
test: add mmultiscripts preset only case
|
2020-09-20 16:37:42 -03:00 |
|
Alexandre Nunes
|
97c97f9b06
|
test: ensure mmultiscript convert to latex with none on preset
|
2020-09-20 16:29:11 -03:00 |
|
Alexandre Nunes
|
a4bd5491d3
|
test: add mmultiscripts prescript default case
|
2020-09-20 16:27:00 -03:00 |
|
Alexandre Nunes
|
169d6271b3
|
test: ensure mmultiscript superscript only is behavoring as subsup
|
2020-09-20 16:15:54 -03:00 |
|
Alexandre Nunes
|
79e625ad78
|
test: expose MathmlTag name and add no superscript mscript use case
|
2020-09-20 16:14:09 -03:00 |
|
Alexandre Nunes
|
e0b3320c2a
|
test: add multiscripts without prescripts use case
|
2020-09-20 16:01:02 -03:00 |
|
Alexandre Nunes
|
a64cd5f730
|
test: add nested mtable use case and fix matrix logic
|
2020-09-20 15:48:21 -03:00 |
|
Alexandre Nunes
|
dd49c00bc0
|
feat: add nested mtable use case and fix matrix logic
|
2020-09-20 15:48:15 -03:00 |
|
Alexandre Nunes
|
059880a354
|
reafactor: extract mathml strings to mock file
|
2020-09-20 13:28:39 -03:00 |
|
Alexandre Nunes
|
f8a3a8d9b5
|
test: implemented latex partial function representation
|
2020-09-19 16:44:45 -03:00 |
|
Alexandre Nunes
|
56075661b4
|
test: add mfenced and mtable as matrix
|
2020-09-19 16:05:03 -03:00 |
|
Alexandre Nunes
|
4a4ca1948f
|
test: add mfenced and mtable as Vmatrix
|
2020-09-19 16:00:31 -03:00 |
|
Alexandre Nunes
|
84c0e6d45b
|
test: add mfenced and mtable as Bmatrix
|
2020-09-19 15:57:27 -03:00 |
|
Alexandre Nunes
|
0d22978fcf
|
test: add mfenced and mtable as vmatrix
|
2020-09-19 15:54:45 -03:00 |
|
Alexandre Nunes
|
01445dbe93
|
test: add mfenced and mtable as pmatrix
|
2020-09-19 15:52:37 -03:00 |
|
Alexandre Nunes
|
76da37b4d8
|
test: add mfenced and mtable as bmatrix
|
2020-09-19 15:41:42 -03:00 |
|
Alexandre Nunes
|
605eaed457
|
test: ensure mi pass char convertion to parent
|
2020-09-19 14:23:56 -03:00 |
|
Alexandre Nunes
|
65e1d0985c
|
test: add especial symbols to mi tag implementation
|
2020-09-19 14:14:03 -03:00 |
|
Alexandre Nunes
|
e73c40880e
|
test: add munderover tag use case
|
2020-09-19 12:15:08 -03:00 |
|
Alexandre Nunes
|
b70d9fc19b
|
test: ensure munder process especial characters
|
2020-09-19 00:52:52 -03:00 |
|
Alexandre Nunes
|
350660823a
|
fix: test message
|
2020-09-19 00:49:02 -03:00 |
|
Alexandre Nunes
|
91e47bed41
|
test: ensure wraps mrow content inside underset command for munder tag
|
2020-09-19 00:47:23 -03:00 |
|
Alexandre Nunes
|
ddaf33fef5
|
test: add munder tag use case
|
2020-09-19 00:21:50 -03:00 |
|
Alexandre Nunes
|
564eb9e3b3
|
refactor: move mover tag use cases test to test file bottom
|
2020-09-19 00:15:37 -03:00 |
|
Alexandre Nunes
|
5c8e26920d
|
test: add mtext monospace text use case
|
2020-09-17 11:45:54 -03:00 |
|
Alexandre Nunes
|
3c3f91833c
|
test: add mtext script text use case as simple text command
|
2020-09-17 11:43:48 -03:00 |
|
Alexandre Nunes
|
5464060621
|
test: add mtext bold-fraktur text use case
|
2020-09-17 11:39:31 -03:00 |
|
Alexandre Nunes
|
f21196d2cd
|
test: add mtext fraktur text use case
|
2020-09-17 11:37:52 -03:00 |
|
Alexandre Nunes
|
a908efe165
|
test: add mtext double-struck text case
|
2020-09-17 11:35:33 -03:00 |
|
Alexandre Nunes
|
4925e9174e
|
fix: fix test describe message
|
2020-09-17 11:29:43 -03:00 |
|
Alexandre Nunes
|
aa085a3e76
|
test: add mtext bold-italic use case
|
2020-09-17 11:29:18 -03:00 |
|
Alexandre Nunes
|
b003619f6a
|
test: add mtext use case for normal, bold and italic
|
2020-09-17 11:17:20 -03:00 |
|
Alexandre Nunes
|
f10c600de8
|
test: wrap base of msubsup into parenthesis if there is spaces
|
2020-09-15 12:39:13 -03:00 |
|
Alexandre Nunes
|
88009bba6e
|
test: add msubsup single command use case
|
2020-09-15 12:30:08 -03:00 |
|
Alexandre Nunes
|
720dde60e3
|
test: implement msub tag use case
|
2020-09-15 12:22:33 -03:00 |
|