#6051 defect closed fixed (fixed)
twisted.trial.test.test_tests doesn't follow the coding standard
Reported by: | Itamar Turner-Trauring | Owned by: | Wilfredo Sánchez Vega |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | trial | Keywords: | |
Cc: | Jonathan Lange | Branch: | |
Author: |
Description
twisted.trial.test.test_tests
should follow the coding standard. All tests should have docstrings, their name should start with test_
, etc..
Attachments (1)
Change History (11)
comment:1 Changed 6 years ago by
Cc: | Jonathan Lange added |
---|
comment:2 Changed 6 years ago by
Owner: | set to weiteng |
---|
comment:3 Changed 6 years ago by
Owner: | weiteng deleted |
---|
comment:4 Changed 6 years ago by
Owner: | set to Ken |
---|---|
Status: | new → assigned |
comment:5 Changed 6 years ago by
Changed 6 years ago by
Attachment: | ticket-6051-docs.patch added |
---|
patch to make twisted/trial/test/test_tests.py comply to standard.
comment:6 Changed 6 years ago by
Keywords: | review added; easy removed |
---|---|
Owner: | Ken deleted |
Status: | assigned → new |
the ClassTest in GCMixin seems to be unnecessary and doesn't break anything. Am I right about this?
Should be nothing but formatting and comments otherwise..
comment:8 Changed 6 years ago by
Owner: | set to Wilfredo Sánchez Vega |
---|---|
Status: | new → assigned |
comment:9 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:10 Changed 2 years ago by
Keywords: | review removed |
---|
[mass edit] Removing review from closed tickets.
Note: See
TracTickets for help on using
tickets.
Present style dings: