travis-ci
api_client: addition of BaseAPIClient * ADD base class for instantiating SwaggerClients. * ADD test_utils.py to be populated with common testing utilities. First utility is added, a method to create a SwaggerClient with a mock http_client, to be used just for validating API contracts. Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch> (cherry picked from commit 6f98c09f5)
29 of 29 new or added lines in 2 files covered. (100.0%)
20 of 189 relevant lines covered (10.58%)
0.21 hits per line