Kept the data as is.
Change from unittest form to pytest one.
Related to D3460
Differential D3461
test_serializers: Refactor using pytest ardumont on Jul 8 2020, 3:24 PM. Authored by
Details
Kept the data as is. Related to D3460 tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3461 (id=12255)Rebasing onto 737b21d3dd... Current branch diff-target is up to date. Changes applied before testcommit 4af761b0be7c6a922fe0e2bb919d5a9a93c6c1d7 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jul 8 15:24:56 2020 +0200 test_serializers: Refactor using pytest Related to D3460 See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/20/ for more details.
Comment Actions Build is green Patch application report for D3461 (id=12260)Could not rebase; Attempt merge onto 737b21d3dd... Updating 737b21d..acf12b4 Fast-forward setup.py | 4 +- swh/core/api/tests/test_serializers.py | 253 +++++++++++++++++---------------- 2 files changed, 130 insertions(+), 127 deletions(-) Changes applied before testcommit acf12b46a9e04fcc7038094ac64b8f5108030696 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jul 8 15:24:56 2020 +0200 test_serializers: Refactor using pytest Related to D3460 commit 0f62f75eb46e1bd70d4a693eae1f46afb04f25ef Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jul 8 15:29:51 2020 +0200 Migrate from vcversioner to setuptools-scm Related to T2105 See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/23/ for more details.
Comment Actions Adapt according to good remark, make DATA and ENCODED_DATA constants (no need Comment Actions Build is green Patch application report for D3461 (id=12302)Rebasing onto 0f62f75eb4... Current branch diff-target is up to date. Changes applied before testcommit 028ef739da913a4460a378a8bb7851d85abdf408 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jul 8 15:24:56 2020 +0200 test_serializers: Refactor using pytest Related to D3460 See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/24/ for more details.
|