Block a user
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-30 09:32:04 +01:00
47ba0cadb6
rename keep function to obtain
824565204d
formatting
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-30 07:22:16 +01:00
bc099ada40
explicitly fetch Dennis Krause in RemoveOperationsContactFromPartner
e5cc1da71a
add some comments to test-reports
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-30 06:55:54 +01:00
8721400226
explicitly fetch Test AG in AddOperationsContactToPartner
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-29 17:56:37 +01:00
31f5bcc5d8
explicitly fetch Test AG in AddRepresentativeToPartner
6b30d0f6f9
explicitly fetch Hostsharing eG in CreatePartner
77cf97ded9
fix missing status
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-29 17:21:33 +01:00
3fd2b6f693
fixme cleanup
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-29 17:13:43 +01:00
6d2591265a
cleanup by removing unneccessary checks and some more refactoring
ccb810f314
refacoring to TestReport
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-29 10:35:57 +01:00
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
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-29 09:17:27 +01:00
8fc81d8e2b
fixes HTTP GET with multiple values in result array
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-25 15:23:45 +02:00
765b679042
print formatted output of HTTP GET
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-25 15:09:45 +02:00
e12d0b0ba2
find Person using HTTP GET in CreateSelfDebitorForPartner instead of using the UUID directly
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-25 13:59:25 +02:00
87e8576ce7
HsOfficeScenarioTests now use their own database because they leak test-data
f899f447b2
use java.net.http.HttpClient
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-24 16:05:10 +02:00
fde50a0454
README and refactoring to scenario and Spring REST client
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-24 13:34:43 +02:00
f7661b25dd
add shouldRemoveOperationsContactFromPartner
6a28968521
add shouldAddOperationsContactToPartner
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-24 09:16:59 +02:00
49b2aec884
fix ArchitectureTest
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-23 20:18:30 +02:00
fe7b515b11
add representative test
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-23 16:41:52 +02:00
adfa95bf0e
subscription tests
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-23 10:25:07 +02:00
5605e8a8c1
use AnnotationFinder to determine alias name from @Produces
87c9205fc7
fix typo
2507ad4542
sepa-mandate tests
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-22 15:23:51 +02:00
876b3c526e
get rid of requires method
794d2f46dc
multiple placeholders in @Produce
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-22 09:44:01 +02:00
36b0eb08b4
each test separately executable using @Produces/@Requires
hsh-michaelhoennig
pushed to feature/use-case-acceptance-tests at hostsharing/hs.hsadmin.ng
2024-10-21 18:17:05 +02:00
68acf0b0f5
call prerequisites, needs cleanup