[
https://issues.apache.org/jira/browse/AVRO-3508?focusedWorklogId=763105&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-763105
]
ASF GitHub Bot logged work on AVRO-3508:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/22 18:41
Start Date: 27/Apr/22 18:41
Worklog Time Spent: 10m
Work Description: izveigor opened a new pull request, #1673:
URL: https://github.com/apache/avro/pull/1673
See [AVRO-3505](https://issues.apache.org/jira/browse/AVRO-3505) (Fixed some
code).
CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the
same test methods. According to **DRY** (Don’t repeat yourself) these methods
should be deleted and replaced by two test methods.
Issue Time Tracking
-------------------
Worklog Id: (was: 763105)
Remaining Estimate: 0h
Time Spent: 10m
> Rewritten test "CanonicalFormTestCase".
> ---------------------------------------
>
> Key: AVRO-3508
> URL: https://issues.apache.org/jira/browse/AVRO-3508
> Project: Apache Avro
> Issue Type: Test
> Components: python
> Reporter: Igor Izvekov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See [AVRO-3505|https://issues.apache.org/jira/browse/AVRO-3505] (Fixed some
> code).
> CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the
> same test methods. According to *DRY* (Don’t repeat yourself) these methods
> should be deleted and replaced by two test methods.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)