Feature #3229
Fine grained unittests for clients lib
Status: | Closed | Start date: | 02/06/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 03/08/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | - | |
Target version: | v0.8 |
Description
Implement unittests for all methods in clients lib, even if they are part of greater functionality.
Missing tests:
- Some unittests test the rest-api-aware client commands, but miss the kamaki-client aware commands
e.g. there is a unittest for container_post or object_put but not for upload. Upload is tests in container_post and in object_put.
- There are also other cases, where convenienve calls are tested, but rest-api-aware calls are left untested
- clients.utils and clients package methods are also untested (since they are called by tested components) and should be tested individually
- connection module should also be tested individually
Related issues
History
#1 Updated by Vangelis Koukis about 10 years ago
- Category set to kamaki
#2 Updated by Stavros Sachtouris about 10 years ago
- Target version changed from 224 to 223
#3 Updated by Stavros Sachtouris about 10 years ago
- Target version changed from 223 to 224
#4 Updated by Stavros Sachtouris about 10 years ago
- Target version changed from 224 to 223
#5 Updated by Stavros Sachtouris about 10 years ago
- Target version changed from 223 to v0.8
#6 Updated by Stavros Sachtouris about 10 years ago
- % Done changed from 0 to 30
#7 Updated by Stavros Sachtouris about 10 years ago
- % Done changed from 30 to 80
#8 Updated by Stavros Sachtouris about 10 years ago
- % Done changed from 80 to 100
#9 Updated by Stavros Sachtouris about 10 years ago
- Status changed from New to Resolved
#10 Updated by Stavros Sachtouris almost 10 years ago
- Status changed from Resolved to Closed