Twisted coding standard compliance in test method names

Bug #646889 reported by Laurens Van Houtven
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txOAuth
New
Wishlist
Unassigned

Bug Description

The txOAuth package should do a better job following the TCS.

Specifically, test methods named like this:

(in EggTests)
test_a
test_a_specialCase
test_a_specialCaseTwo

->

EggATests
test_simple
test_specialCase
test_specialCaseTwo

Undersigned is not convinced this is truly an improvement, but consistency is a virtue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.