container
container copied to clipboard
Refactor tests
Short Description
Refactor tests into test module and increase test coverage by using the test client to test the API
- [x] Move tests into test module
- [ ] Write test which uses client to test API
To add testing the API we need to/should fix https://github.com/OpenTOSCA/container/issues/288 first