Skip to content
Snippets Groups Projects

tests: Simply testing of temporary scheduler backend

The temporary scheduler backend creates a disposable PostgreSQL database that is dropped when Python session ends. As we already executed tests for a PostgreSQL backend in test_scheduler.py, we only need to check that the backend can be successfully instantiated.

This greatly speedup overall scheduler tests execution.

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
Please register or sign in to reply
Loading