Gitlab Community Edition Instance

Skip to content

Refactoring for better testability

rforkel requested to merge tests into master
  • marked tests requiring a running CDStar server
  • added a fixture implementing a mock server
  • moved package into an intermediate src directory (see https://hynek.me/articles/testing-packaging/)
  • added tox.ini for cross-version testing

Merge request reports