Add utils.py file holding add_commit and create_repo functions.
Move repo_url pytest fixture in conftest.py.
Move externals related tests in a dedicated test_externals.py file.
Differential D7134
tests: Reorganize test files and utils anlambert on Feb 9 2022, 3:40 PM. Authored by
Details
Add utils.py file holding add_commit and create_repo functions. Move repo_url pytest fixture in conftest.py. Move externals related tests in a dedicated test_externals.py file.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7134 (id=25865)Rebasing onto d7a97a75a6... Current branch diff-target is up to date. Changes applied before testcommit eee67ff4b192fe97bc44d4aa897e996520c06d29 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Feb 9 15:40:15 2022 +0100 tests: Reorganize test files and utils Add utils.py file holding add_commit and create_repo functions. Move repo_url pytest fixture in conftest.py. Move externals related tests in a dedicated test_externals.py file. See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/297/ for more details.
Comment Actions Build is green Patch application report for D7134 (id=25871)Rebasing onto d7a97a75a6... Current branch diff-target is up to date. Changes applied before testcommit b5769ef7d6ebfdf6a2cee2bc8c79866e650c6d97 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Feb 9 15:40:15 2022 +0100 tests: Reorganize test files and utils Add utils.py file holding add_commit and create_repo functions. Move repo_url pytest fixture in conftest.py. Move externals related tests in a dedicated test_externals.py file. See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/298/ for more details. |