Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
47ba0cadb6 rename keep function to obtain
824565204d formatting
Compare 2 commits »
bc099ada40 explicitly fetch Dennis Krause in RemoveOperationsContactFromPartner
e5cc1da71a add some comments to test-reports
Compare 2 commits »
8721400226 explicitly fetch Test AG in AddOperationsContactToPartner
31f5bcc5d8 explicitly fetch Test AG in AddRepresentativeToPartner
6b30d0f6f9 explicitly fetch Hostsharing eG in CreatePartner
77cf97ded9 fix missing status
Compare 3 commits »
3fd2b6f693 fixme cleanup
6d2591265a cleanup by removing unneccessary checks and some more refactoring
ccb810f314 refacoring to TestReport
Compare 2 commits »
d55fea7851 replace own implementation by com.jayway.jsonpath.JsonPath
9a8a932570 remove explicit DEBITOR-type from other test-cases
856bd089a1 add Scenario-Tests to test-concept.md
47a195ec7a always use implicit DEBITOR-type for Debitor relation
Compare 4 commits »
8fc81d8e2b fixes HTTP GET with multiple values in result array
765b679042 print formatted output of HTTP GET
e12d0b0ba2 find Person using HTTP GET in CreateSelfDebitorForPartner instead of using the UUID directly
87e8576ce7 HsOfficeScenarioTests now use their own database because they leak test-data
f899f447b2 use java.net.http.HttpClient
Compare 2 commits »
fde50a0454 README and refactoring to scenario and Spring REST client
f7661b25dd add shouldRemoveOperationsContactFromPartner
6a28968521 add shouldAddOperationsContactToPartner
Compare 2 commits »
49b2aec884 fix ArchitectureTest
fe7b515b11 add representative test
adfa95bf0e subscription tests
5605e8a8c1 use AnnotationFinder to determine alias name from @Produces
87c9205fc7 fix typo
2507ad4542 sepa-mandate tests
Compare 3 commits »
876b3c526e get rid of requires method
794d2f46dc multiple placeholders in @Produce
Compare 2 commits »
36b0eb08b4 each test separately executable using @Produces/@Requires
68acf0b0f5 call prerequisites, needs cleanup