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

Add unit tests #13

Merged
merged 5 commits into from
Mar 7, 2023
Merged

Add unit tests #13

merged 5 commits into from
Mar 7, 2023

Conversation

editf
Copy link
Collaborator

@editf editf commented Mar 6, 2023

This adds a lot of unit tests for the template functionality. Since #9 has not yet been merged some of the tests are currently failing (with regards to editing a template). Some tests are failing due to bugs found, which I opened new issues for (see #10, #11, #12).

editf and others added 5 commits March 6, 2023 17:47
This includes one test for overwriting an already existing template,
which passes, and one test for storing a template with an invalid method
parameter, which currently fails (see #11).
This adds two unit tests for loading a template which currently fail.
See #10 and #12 for details.
This removes a debugging print statement and adds some assertions.
Most of them currently fail since the functionality hasn't been
implemented/merged yet.
Fixes #6
@editf editf merged commit cc0182a into issue/1479 Mar 7, 2023
@editf editf deleted the issue-6 branch March 7, 2023 12:53
@editf
Copy link
Collaborator Author

editf commented Mar 7, 2023

Fixed #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant