Skip to content

Refactored ServerClient and cover with tests

Svilen Velikov requested to merge GDB-3323-update-and-test-server-client into master

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.

Merge request reports