Skip to content

Releases: ololx/restful-test-instances

The test categories

29 Sep 14:33
472a808
Compare
Choose a tag to compare
The test categories Pre-release
Pre-release

[0.8.0] - 2020-09-29

Added

  • The Integration Controller tests;
  • The test categories.

Added tests of an organisation controller layer

18 Sep 04:52
3e6337f
Compare
Choose a tag to compare

Added

  • The uint tests of CRUD organisation controller methods for the organization creating, updating, deleting or finding;
  • The integration tests of organisation controller layer.

Added the tests for CRD service layer methods and custom organization model mapper with Mockito usage

05 Sep 09:10
3e6337f
Compare
Choose a tag to compare

[0.6.0] - 2020-09-05

Changed

  • The organization DTO (define fields as optional);
  • The organization models mapping (use ObjectMapper).

Added

  • The tests of CRD organisation service methods for the organization updating, deleting or finding;
  • The tests of organisation model mapper.

0.2.0

05 Sep 09:09
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
- Init module  with service layer test of  method.