-
Notifications
You must be signed in to change notification settings - Fork 0
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
Labels
enhancement
New feature or request
Comments
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 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 30, 2023
- Fix test Should_Convert_Templates_To_Result
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unit tests for the template engine should be added.
The text was updated successfully, but these errors were encountered: