Skip to content

Merge test_submit_wait_int.py and test_submit_wait_2_int.py into one integration test file with reused code #667

Description

@shreyb

Currently, to test both commands like jobsub_submit and jobsub submit, we have two separate integration test files, test_submit_wait_int.py and test_submit_wait_2_int.py respectively. We should merge the latter into the former, reusing test code where possible, and set the command being run (jobsub_submit, jobsub submit) as a pytest parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupGeneral code cleanup and optimization

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions