Skip to content

ApinautenGmbH/integration-test-helper

Repository files navigation

integration-test-helper

Helper classes for integration tests

Changelog

Version Changes
1.7.0 Added method for adding module with version number to an appbackend
1.6.0 Added method for deleting module with version number
1.5.0 Removed restfuse dependency and throwing exceptions in AOMHelper instead of asserts ]
1.4.1 Added a bunch of new methods (getCustomer, getModules,..)
1.4.0 Added new method makeModuleNative
1.3.0 Added new static data methods
1.2.8 fixed bug in getApp method; added new method getAppConfig
1.2.7 added methods to set roles for an user on appbackend or/and module
1.2.6 added method to delete customer with force flag
1.2.5 added new methods uploadModule, downloadSDK; fixed createModule method
1.2.4 createModule method
1.2.3 ApiKey set to empty string
1.2.2 Fix NullPointerException in Response#getEntityContentAsString()
1.2.1 catch exception
1.2.0 DTO object as return type