Skip to content

Add assertResponseTemplateUsed and assertResponseTemplateNotUsed methods#226

Open
goodtune wants to merge 2 commits intorevsys:mainfrom
goodtune:add-template-assertions
Open

Add assertResponseTemplateUsed and assertResponseTemplateNotUsed methods#226
goodtune wants to merge 2 commits intorevsys:mainfrom
goodtune:add-template-assertions

Conversation

@goodtune
Copy link
Copy Markdown
Contributor

@goodtune goodtune commented Feb 9, 2026

  • Add assertResponseTemplateUsed() convenience wrapper for assertTemplateUsed
  • Add assertResponseTemplateNotUsed() convenience wrapper for assertTemplateNotUsed
  • Add tests for both new assertion methods
  • Add documentation for new methods in docs/methods.rst

…methods

- Add `assertResponseTemplateUsed()` convenience wrapper for `assertTemplateUsed`
- Add `assertResponseTemplateNotUsed()` convenience wrapper for `assertTemplateNotUsed`
- Add tests for both new assertion methods
- Add documentation for new methods in `docs/methods.rst`
- Add `flake8` to lint optional dependencies in `pyproject.toml`
- Update lint workflow to install `[lint]` dependencies instead of `[test]`
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