Add more integration tests #16
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Some edge cases are particularly difficult to pinpoint in unit tests (for example #15, #14 ). Some integration tests on the
tmplr
repository itself would help mitigate such regressions.An incremental strategy for this would be recommended: instead of trying to cover everything, it might be more productive to add tests case by case, trying to have each case cover a range of cases.
The text was updated successfully, but these errors were encountered: