Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@ololx ololx released this 05 Sep 09:10
3e6337f

[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.