Commit Graph

182 Commits

Author SHA1 Message Date
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 0ebed58ba0 chore: add coverage folder to gitignore file 2020-10-02 09:59:17 -03:00
Alexandre Nunes 8cd62236db refactor: expose dependencies of XmlToMathMLAdapter 2020-10-02 09:39:12 -03:00
Alexandre Nunes abee69ff21 refactor: replace require by import in xmldom adapter 2020-09-27 02:35:52 -03:00
Alexandre Nunes 7986411cfe chore: add esModuleInterop flag to tsconfig file 2020-09-27 02:34:59 -03:00
Alexandre Nunes c03e47709f refactor: change project to clean architecture design 2020-09-27 02:31:35 -03:00
Alexandre Nunes 688940bdd1 chore: remove noEmitError from tsconfig file 2020-09-27 02:25:56 -03:00
Alexandre Nunes 1b78ee7ca1 chore: add and fix prettier 2020-09-27 02:23:15 -03:00
Alexandre Nunes 200ae16db3 chore: remove prettier 2020-09-27 01:12:19 -03:00
Alexandre Nunes 67d23a3e13 chore: add alias to src path 2020-09-26 18:05:38 -03:00
Alexandre Nunes ae08162201 chore: config test script 2020-09-26 16:56:30 -03:00
Alexandre Nunes ed405823eb chore: add tests to lint-staged 2020-09-26 16:53:48 -03:00
Alexandre Nunes e2963d0ef5 chore: add husky as dev dependency 2020-09-26 16:48:40 -03:00
Alexandre Nunes 846e914fd0 chore: add commit linter 2020-09-26 16:42:14 -03:00
Alexandre Nunes 43c54bfda7
Create LICENSE.md 2020-09-26 16:37:11 -03:00
Alexandre Nunes f0da2a4522 refactor: interfaces to protocols 2020-09-20 16:56:17 -03:00
Alexandre Nunes 8fcb04cf16 refactor: new project folder structure 2020-09-20 16:53:56 -03:00
Alexandre Nunes f05609b8b7 refactor: remove unused dependency 2020-09-20 16:38:13 -03:00
Alexandre Nunes 872a8c1db1 test: add mmultiscripts preset only case 2020-09-20 16:37:42 -03:00
Alexandre Nunes 9fe8c5c677 feat: add mmultiscripts preset only case 2020-09-20 16:37:37 -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 e74def23e7 feat: add mmultiscripts prescript default case 2020-09-20 16:26:55 -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 75c386780c feat: expose MathmlTag name and add no superscript mscript use case 2020-09-20 16:14:02 -03:00
Alexandre Nunes e0b3320c2a test: add multiscripts without prescripts use case 2020-09-20 16:01:02 -03:00
Alexandre Nunes 7079d2f558 feat: add multiscripts without prescripts use case 2020-09-20 16:00:55 -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 e0004dab9a feat: implemented latex partial function representation 2020-09-19 16:44:39 -03:00
Alexandre Nunes 56075661b4 test: add mfenced and mtable as matrix 2020-09-19 16:05:03 -03:00
Alexandre Nunes a9d9ba498f feat: add mfenced and mtable as matrix 2020-09-19 16:04:57 -03:00
Alexandre Nunes 4a4ca1948f test: add mfenced and mtable as Vmatrix 2020-09-19 16:00:31 -03:00
Alexandre Nunes be71eaa8ef feat: add mfenced and mtable as Vmatrix 2020-09-19 16:00:23 -03:00
Alexandre Nunes 84c0e6d45b test: add mfenced and mtable as Bmatrix 2020-09-19 15:57:27 -03:00
Alexandre Nunes a69a275a96 feat: add mfenced and mtable as Bmatrix 2020-09-19 15:57:21 -03:00
Alexandre Nunes 0d22978fcf test: add mfenced and mtable as vmatrix 2020-09-19 15:54:45 -03:00
Alexandre Nunes 60c649b8eb feat: add mfenced and mtable as vmatrix 2020-09-19 15:54:39 -03:00
Alexandre Nunes 01445dbe93 test: add mfenced and mtable as pmatrix 2020-09-19 15:52:37 -03:00