Skip to content

Conversation

@swainn
Copy link
Member

@swainn swainn commented Nov 19, 2025

Description

This merge request addresses...

Changes Made to Code

Related PRs, Issues, and Discussions

Additional Notes

Quality Checks

  • At least one new test has been written for new code
  • New code has 100% test coverage
  • Code has been formatted with Black
  • Code has been linted with flake8
  • Docstrings for new methods have been added
  • The documentation has been updated appropriately

@swainn swainn self-assigned this Nov 19, 2025
@swainn swainn mentioned this pull request Nov 19, 2025
6 tasks
- the name "test" is picked up by pytest and attempted to run as a test function.
simulate startup with different commands (runserver and migrate)
Convert to pytest, add test_app fixture, and set CONFIGURED_STANDALONE_APP setting for single app mode tests
xfailed tests won't pick up the url conf
manually testsed and handoff functionality works with both prefix and no prefix
@coveralls
Copy link

coveralls commented Nov 26, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 98d2572 on switch-to-pytest
into 58e8b34 on main.

@jakeymac jakeymac force-pushed the switch-to-pytest branch 2 times, most recently from b99d298 to 47ea904 Compare December 22, 2025 17:02
@swainn swainn marked this pull request as ready for review December 22, 2025 22:19
@swainn swainn merged commit 5011fa0 into main Dec 22, 2025
44 of 50 checks passed
@swainn swainn deleted the switch-to-pytest branch December 22, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants