summaryrefslogtreecommitdiff
path: root/tests/unit/ParserTest.php
Commit message (Collapse)AuthorAge
* Move to r7r namespace and r7r composer package vendor2.0.0Laria Carolin Chabowski2020-09-21
| | | | | | Let's face it, no one but my CMS Ratatöskr (r7r for short) uses this template engine anyway. Also it's a good excuse to get rid of more remnants of my old kch42 nickname.
* Tests: Also test parsing pseudotagsLaria Carolin Chabowski2020-09-15
|
* Tests: Test parsing invalid inputLaria Carolin Chabowski2020-09-15
| | | | >95% coverage of the parser, hooray!
* Add some unit tests for the parserLaria Carolin Chabowski2020-09-15
So far only testing success, we should also test failing parse inputs.