Refactored ServerClient and cover with tests
Optimize and properly work with the promises. Deleted implementation of createRepository and implemented getRepository as described in the design. Covered all methods with unit tests.
Optimize and properly work with the promises. Deleted implementation of createRepository and implemented getRepository as described in the design. Covered all methods with unit tests.