Skip to content
Snippets Groups Projects

implement pytest plugin and test for backend module

Merged Philipp S. Sommer requested to merge add-tests into main

this MR implements a pytest plugin to connect and test backend modules. and it implements a test for a backend module. To test such a backend module, we spawn a live server that supports channels (kind of a combination of pytest-djangos live_server fixture and Channels ChannelsLiveServerTestCase and then provide some shortcut fixtures that create submodules using subprocess.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading