Commit Graph

  • 31f5bcc5d8 explicitly fetch Test AG in AddRepresentativeToPartner feature/use-case-acceptance-tests Michael Hoennig 2024-10-29 17:56:31 +0100
  • 6b30d0f6f9 explicitly fetch Hostsharing eG in CreatePartner Michael Hoennig 2024-10-29 17:44:02 +0100
  • 77cf97ded9 fix missing status Michael Hoennig 2024-10-29 17:43:46 +0100
  • 3fd2b6f693 fixme cleanup Michael Hoennig 2024-10-29 17:21:27 +0100
  • 6d2591265a cleanup by removing unneccessary checks and some more refactoring Michael Hoennig 2024-10-29 17:13:30 +0100
  • ccb810f314 refacoring to TestReport Michael Hoennig 2024-10-29 16:47:26 +0100
  • d55fea7851 replace own implementation by com.jayway.jsonpath.JsonPath Michael Hoennig 2024-10-29 10:35:50 +0100
  • 9a8a932570 remove explicit DEBITOR-type from other test-cases Michael Hoennig 2024-10-29 10:35:22 +0100
  • 856bd089a1 add Scenario-Tests to test-concept.md Michael Hoennig 2024-10-29 10:34:45 +0100
  • 900d77e8a7 rename db changelog file for kimai view TP-20240927-importfixes Timotheus Pokorra 2024-10-29 10:20:05 +0100
  • d4b57cf047 dop check method fro ImportOfficeData class Timotheus Pokorra 2024-10-29 10:16:21 +0100
  • 47a195ec7a always use implicit DEBITOR-type for Debitor relation Michael Hoennig 2024-10-29 09:54:07 +0100
  • db6e4a7530 small fixes for imported data Timotheus Pokorra 2024-10-29 09:18:25 +0100
  • 8fc81d8e2b fixes HTTP GET with multiple values in result array Michael Hoennig 2024-10-29 09:17:21 +0100
  • 0e58ccfe2c add view for Kimai: hs_integration.time_customer Timotheus Pokorra 2024-10-29 09:12:27 +0100
  • 765b679042 print formatted output of HTTP GET Michael Hoennig 2024-10-25 15:23:40 +0200
  • e12d0b0ba2 find Person using HTTP GET in CreateSelfDebitorForPartner instead of using the UUID directly Michael Hoennig 2024-10-25 15:09:39 +0200
  • 87e8576ce7 HsOfficeScenarioTests now use their own database because they leak test-data Michael Hoennig 2024-10-25 13:59:07 +0200
  • f899f447b2 use java.net.http.HttpClient Michael Hoennig 2024-10-25 11:03:50 +0200
  • fde50a0454 README and refactoring to scenario and Spring REST client Michael Hoennig 2024-10-24 16:04:55 +0200
  • f7661b25dd add shouldRemoveOperationsContactFromPartner Michael Hoennig 2024-10-24 13:34:20 +0200
  • 6a28968521 add shouldAddOperationsContactToPartner Michael Hoennig 2024-10-24 11:04:04 +0200
  • 49b2aec884 fix ArchitectureTest Michael Hoennig 2024-10-24 09:16:46 +0200
  • fe7b515b11 add representative test Michael Hoennig 2024-10-23 20:18:23 +0200
  • adfa95bf0e subscription tests Michael Hoennig 2024-10-23 16:41:37 +0200
  • 5605e8a8c1 use AnnotationFinder to determine alias name from @Produces Michael Hoennig 2024-10-23 10:21:48 +0200
  • 87c9205fc7 fix typo Michael Hoennig 2024-10-23 09:06:16 +0200
  • 2507ad4542 sepa-mandate tests Michael Hoennig 2024-10-22 17:27:46 +0200
  • 876b3c526e get rid of requires method Michael Hoennig 2024-10-22 15:23:38 +0200
  • 794d2f46dc multiple placeholders in @Produce Michael Hoennig 2024-10-22 14:52:50 +0200
  • 36b0eb08b4 each test separately executable using @Produces/@Requires Michael Hoennig 2024-10-22 09:43:48 +0200
  • 68acf0b0f5 call prerequisites, needs cleanup Michael Hoennig 2024-10-21 18:16:56 +0200
  • a643b86295 print only initially given properties Michael Hoennig 2024-10-21 16:09:02 +0200
  • 4babea24a1 shouldCreateExternalDebitorForPartner Michael Hoennig 2024-10-21 15:08:26 +0200
  • d525763fd9 shouldDeleteDebitor - so using another self debitor and without search Michael Hoennig 2024-10-21 09:34:50 +0200
  • a1e04508ed all 4 tests green and printing test report Michael Hoennig 2024-10-19 14:06:01 +0200
  • 4911ca54c0 fix CreateSelfDebitorForPartner Michael Hoennig 2024-10-18 11:49:02 +0200
  • 887ec588b6 encapsulate aliases+properties Michael Hoennig 2024-10-18 10:48:33 +0200
  • 4d29c4643b test report working for shouldCreatePartner Michael Hoennig 2024-10-18 10:24:42 +0200
  • 1a52895cda WIP Michael Hoennig 2024-10-17 16:06:58 +0200
  • 04138fe991 added some TODO.spec office-rbac-revision Michael Hoennig 2024-10-16 13:12:19 +0200
  • 2b21c742f0 use-case-test for delete partner - WIP Michael Hoennig 2024-10-15 17:18:15 +0200
  • dffe838aa6 use-case-test for create membership Michael Hoennig 2024-10-15 16:04:29 +0200
  • 963bf89841 use-case-test for create debitor Michael Hoennig 2024-10-15 15:55:49 +0200
  • 1516332f9f use-case-test for create partner Michael Hoennig 2024-10-15 13:04:37 +0200
  • 5c2aec1c37 add some TODOs Michael Hoennig 2024-10-15 08:35:06 +0200
  • d9a6507d77 replace coopsharestransaction_legacy_id with coopsharetx_legacy_id Timotheus Pokorra 2024-10-14 12:38:27 +0200
  • 98ad6edeae Merge remote-tracking branch 'origin/master' into TP-20240927-importfixes Dev und Test fuer hsadminng 2024-10-14 11:33:20 +0200
  • c181500a1d feature/add-jenkinsfile (#114) master feature/introduce-global-agent-for-non-hostmaster-admins Michael Hoennig 2024-10-14 10:36:50 +0200
  • aa3005844b cleanup Michael Hönnig 2024-10-11 19:30:08 +0200
  • 92525ab45a merging aftermaths Michael Hönnig 2024-10-11 19:08:23 +0200
  • 98504f7495 Merge branch 'master' into feature/add-jenkinsfile Michael Hönnig 2024-10-11 17:51:34 +0200
  • c26ae77a09 feature/api-for-email-address-search-in-contacts (#113) Michael Hoennig 2024-10-11 17:06:44 +0200
  • 0f7387229e Merge branch 'rescued' into feature/api-for-email-address-search-in-contacts Michael Hönnig 2024-10-11 15:59:48 +0200
  • b122372074 reduce jacoco minimum levels Michael Hönnig 2024-10-11 11:57:38 +0200
  • b9324400fb add final to method arguments Michael Hoennig 2024-10-11 11:24:17 +0200
  • a7b9527aac fix jacoco artifact config Michael Hönnig 2024-10-11 11:14:02 +0200
  • 2776d9935a add Jenkinsfile Michael Hoennig 2024-10-10 14:05:33 +0200
  • b4fc193554 remove Jenkinsfile Michael Hoennig 2024-10-11 10:02:42 +0200
  • 5d66bb84c3 forLike -> toSqlLikeOperand Michael Hoennig 2024-10-11 09:51:55 +0200
  • ddfe8b68cf refactoring Michael Hoennig 2024-10-11 09:43:59 +0200
  • c035f13119 use eclipse-temurin:21-jdk in Jenkinsfile Michael Hoennig 2024-10-10 14:28:49 +0200
  • dfda94b9fd add API for searching relations based on person and contact data Michael Hoennig 2024-10-10 14:05:33 +0200
  • d1d0dda373 formatting Michael Hönnig 2024-10-10 15:57:24 +0200
  • 7f765ba992 add API for searching relations based on person and contact data Michael Hoennig 2024-10-10 14:05:33 +0200
  • a3418a1d49 import: map for PERSON_TYPES_BY_CONTACT Timotheus Pokorra 2024-10-10 14:48:07 +0200
  • bec4439fb0 Merge branch 'master' into TP-20240927-importfixes Dev und Test fuer hsadminng 2024-10-10 10:12:47 +0200
  • 4eb7f2e19d more fixes for persontype Timotheus Pokorra 2024-10-10 10:12:06 +0200
  • cb8a5190ce fix allowed licenses, do version upgrades upgrade and improve test coverage (#112) Michael Hoennig 2024-10-10 09:31:43 +0200
  • 9666fc23ed fix test coveragage to the point that gw test check -x pitest works Michael Hönnig 2024-10-09 19:19:11 +0200
  • dd951f941f add rbac generator tests for office Michael Hoennig 2024-10-09 09:41:40 +0200
  • cda015e2ed remove outdated OWASP suppression Michael Hoennig 2024-10-08 19:49:50 +0200
  • 2a2d7bf186 OWASP suppressions and adding missing allowed licenses Michael Hoennig 2024-10-08 19:47:35 +0200
  • 83d949c7da fix resource reader in ImportHostingAssets Michael Hoennig 2024-10-08 19:36:53 +0200
  • fa849c71ca version upgrades Michael Hoennig 2024-10-08 15:09:07 +0200
  • 72ac61300d document OWASP_API_KEY Michael Hoennig 2024-10-08 14:10:00 +0200
  • 9ce66b1207 fix allowed licenses Michael Hoennig 2024-10-08 13:28:02 +0200
  • 0173acd6f6 version upgrades Michael Hoennig 2024-10-08 13:27:53 +0200
  • 60341bf644 add DomainSetup-HostingAssets for new BookingItem via created-event (#111) Michael Hoennig 2024-10-08 11:48:31 +0200
  • f132f4d293 amendmends after code-review Michael Hoennig 2024-10-08 11:37:31 +0200
  • d7ee5fb8c5 error status for booking items without automatic hosting asset creation Michael Hoennig 2024-10-08 09:57:37 +0200
  • 3a55a861f3 small fixes Timotheus Pokorra 2024-10-08 08:47:02 +0200
  • 6254cb0fcc refactoring determinePersonType Timotheus Pokorra 2024-10-07 22:43:31 +0200
  • 7914c9a9b8 add OPERATIONS_ALERT to api definition Timotheus Pokorra 2024-10-07 22:28:39 +0200
  • 05ffbac882 fix lastUnixUserId - 3rd try Michael Hoennig 2024-10-07 17:22:44 +0200
  • 03b720251a fix lastUnixUserId - 2nd try Michael Hoennig 2024-10-07 17:07:26 +0200
  • 81bfa4288f fix lastUnixUserId Michael Hoennig 2024-10-07 16:46:57 +0200
  • 7c598632ed refactor rbac.object.BaseEntity -> persistence.BaseEntity Michael Hoennig 2024-10-07 16:29:56 +0200
  • 03b0062acd fix EntityManager -> EntityManagerWrapper in tests which use mapper Michael Hoennig 2024-10-07 15:13:26 +0200
  • 54d741a6c7 acceptance test for auto-creating hosting asset for managed webspace booking item Michael Hoennig 2024-10-07 14:20:44 +0200
  • f5b839cf52 tests for auto-creating hosting asset for managed webspace booking item Michael Hoennig 2024-10-07 09:56:43 +0200
  • c6531200d3 add Person Type OPERATIONS_ALERT Timotheus Pokorra 2024-10-06 00:03:31 +0200
  • 23544e74db import role silent, and support role OPERATIONS_ALERT Timotheus Pokorra 2024-10-05 23:44:16 +0200
  • 792ef1d87f fix space before comma if there is a firm Timotheus Pokorra 2024-10-05 23:38:01 +0200
  • 41f5eabd32 fix ArchitectureTest by adding package lambda Michael Hoennig 2024-10-05 14:25:37 +0200
  • 2560c402f8 add domain-sub-assets to more tests Michael Hoennig 2024-10-05 14:06:39 +0200
  • c66917f110 add domain-sub-assets to another test Michael Hoennig 2024-10-05 13:49:19 +0200
  • 568602dfcb for legacy compatibility, require all domain-sub-setup-hosting-assets but mainly just the type Michael Hoennig 2024-10-05 13:35:46 +0200
  • 4c4cd886bc WIP Michael Hoennig 2024-10-04 17:19:37 +0200
  • 7f066f8b6a WIP Michael Hoennig 2024-10-02 16:37:54 +0200