Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XUnit tests #5

Open
araszka opened this issue Mar 1, 2023 · 0 comments
Open

XUnit tests #5

araszka opened this issue Mar 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@araszka
Copy link
Member

araszka commented Mar 1, 2023

Unit tests for the template engine should be added.

@araszka araszka added the enhancement New feature or request label Mar 1, 2023
araszka added a commit that referenced this issue May 20, 2023
- Set expected.tt line encoding to unix style
- Update TransformerTest to work with updated engine
araszka added a commit that referenced this issue May 20, 2023
- Remove debug code
araszka added a commit that referenced this issue May 20, 2023
- Merge latest engine into branch
araszka added a commit that referenced this issue May 20, 2023
- Remove debug code again, sorry..
araszka added a commit that referenced this issue May 29, 2023
- Strip \r and \n before comparing generated tt-template
araszka added a commit that referenced this issue May 29, 2023
- Refactor test method names to snake case
araszka added a commit that referenced this issue May 29, 2023
- Replace generic exceptions with custom ones
- Pull computation out of assertion calls
araszka added a commit that referenced this issue May 29, 2023
- Move assert to own method
araszka added a commit that referenced this issue May 30, 2023
- Remove method StripLineBreaks
araszka added a commit that referenced this issue May 30, 2023
- Fix test Should_Convert_Templates_To_Result
araszka added a commit that referenced this issue May 30, 2023
- Fix test Should_Remove_Existing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant