package for common test modules

Issue #12 resolved
Toni Sissala created an issue

There is a lot of repetition in test code. It would be nice to have an importable testing package in kuha_common.

  • Create dummy records
  • Assert two records equal and give meaningful error messages
  • HTTP client for end-to-end tests containing common methods and fixtures. (see tests in kuha_client)

Comments (1)

  1. Log in to comment