Related: D1537
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- origin_visit_add_parse_date
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 6170 Build 8505: tox-on-jenkins Jenkins Build 8504: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/436/ for more details.
swh/storage/tests/test_storage.py | ||
---|---|---|
1571 | as I already said in another diff (IIRC), I'd like to see the tested date written as a literal string here. TBH I do not like that much using these self.date_visit* member variables. There is no gain in using these rather than literals and it obfuscate (slightly) the code of these tests (which generally is tedious enough as is). |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/475/ for more details.