Skip to content

initial-tests

Choose a tag to compare

@dahlsailrunner dahlsailrunner released this 25 Feb 14:25
· 32 commits to main since this release

Created first set of tests:

  • unit tests for the product validator
  • integration tests for the API

The integration tests for the API use a custom API factory and a test authentication handler to allow for easier testing of authentication and authorization logic.