Skip to content

Parametrize tests with multiple similar assertions #570

Open
@namsnath

Description

@namsnath

Converting tests with a large number of assertions to separate parametrized tests will improve readability of test logs, and avoid hiding issues in subsequent tests if one fails.

These files contain a few tests that could benefit from this refactor:

  • tests/test_config.py
  • tests/test_session.py
  • tests/test_verify_session.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions