[midPoint-git] [Evolveum/midpoint] d74d50: TestAbstractRestService: superfluous getDummyAudit...

virgo47 noreply at github.com
Wed May 20 13:52:36 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: d74d50017b284786550093afde343bfe9d127eb0
      https://github.com/Evolveum/midpoint/commit/d74d50017b284786550093afde343bfe9d127eb0
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java

  Log Message:
  -----------
  TestAbstractRestService: superfluous getDummyAuditService().clear() gone

Only one was needed, the rest is covered in superclass before each
test method.


  Commit: 50d5a03d30c5f4fb5f07f918c1963ddd4d8c08f7
      https://github.com/Evolveum/midpoint/commit/50d5a03d30c5f4fb5f07f918c1963ddd4d8c08f7
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/AbstractRestController.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ExtensionSchemaRestController.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java

  Log Message:
  -----------
  AbstractRestController.java: fixed finishRequest logic

It wasn't aligned with init request (one was from "experimental" code,
other wasn't), now they work hadn in hand (they are NOT controlled by
"experimental" code flag and pass tests in both modes).


  Commit: 6f610706c41fa3f62bb70a98602e0f330757777c
      https://github.com/Evolveum/midpoint/commit/6f610706c41fa3f62bb70a98602e0f330757777c
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/DummyAuditService.java

  Log Message:
  -----------
  DummyAuditService.java: code clean-up and reformat


Compare: https://github.com/Evolveum/midpoint/compare/f0a044b0792f...6f610706c41f


More information about the midPoint-svn mailing list