Skip to content

Commit

Permalink
Tests: Refactor transport tests from unittest to pytest (#6152)
Browse files Browse the repository at this point in the history
Now detects all plugins using `get_entry_points` instead of manually parsing
module files to detect `Transport` plugins. Uses `pytest.mark.parametrize` to
run all tests for all registered transport plugins.
  • Loading branch information
sphuber committed Oct 17, 2023
1 parent 56f9f6c commit ec64780
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 395 deletions.

0 comments on commit ec64780

Please sign in to comment.