Add tests and refactor out code to a library
Bug #719042 reported by
Eric Casteleijn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntuone-couch |
Fix Committed
|
High
|
Unassigned |
Bug Description
the query and sign binaries need to become very thin executables that map command line arguments to functionality provided by the underlying python library.
We need to add tests so we can safely move and refactor the functionality.
Related branches
lp://staging/~thisfred/ubuntuone-couch/add-tests
- Natalia Bidart (community): Approve
- Alejandro J. Cura (community): Approve
- Eric Casteleijn: Pending requested
-
Diff: 614 lines (+391/-181)3 files modifiedbin/u1couch-query (+32/-181)
tests/test_u1couchquery.py (+164/-0)
u1couch/query.py (+195/-0)
Changed in ubuntu-one-couch: | |
importance: | Undecided → High |
status: | New → Triaged |
assignee: | nobody → Eric Casteleijn (thisfred) |
Changed in ubuntuone-couch: | |
status: | Triaged → Fix Committed |
Changed in ubuntuone-couch: | |
status: | Fix Committed → In Progress |
Changed in ubuntuone-couch: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-couch: | |
assignee: | Eric Casteleijn (thisfred) → nobody |
To post a comment you must log in.