ISSUE-33 #96

Merged
hitanshu merged 88 commits from kruti/CFTunnels:ISSUE-33 into test 2026-01-14 17:26:26 +00:00
Owner

Description

  • db integration
## Description - db integration
kruti self-assigned this 2026-01-12 18:58:55 +00:00
kruti added 83 commits 2026-01-12 18:58:55 +00:00
ISSUE-33: added user flow to create mapping from tunnel ingress
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m37s
ccfe79f7f1
merged with main branch
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m37s
e2b2cc3ead
kruti requested review from hitanshu 2026-01-12 18:59:01 +00:00
kruti added 1 commit 2026-01-12 19:07:29 +00:00
Schema.sql uncommenting to attempt to fix breaking build
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m41s
6047471ff8
kruti added 1 commit 2026-01-12 19:17:18 +00:00
Hibernate ddl set to none to fix the breaking test build issue
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m46s
02dc401224
kruti added 1 commit 2026-01-12 19:26:12 +00:00
H2 database integrated for testing profile
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m32s
9817d77e7f
kruti added 1 commit 2026-01-12 19:33:45 +00:00
H2 dependency added in build.gradle
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m40s
1f892e449f
hitanshu requested changes 2026-01-13 11:45:24 +00:00
hitanshu left a comment
Owner

Add

@MockitoBean MappingRequestService mappingRequestService;

To TunnelControllerTest.java

and test should pass!

Add ` @MockitoBean MappingRequestService mappingRequestService; ` To TunnelControllerTest.java and test should pass!
kruti added 1 commit 2026-01-14 17:21:10 +00:00
Mapping added in test controller to fix the breaking test
All checks were successful
sample gradle build and test / build (pull_request) Successful in 1m39s
28b003a066
hitanshu merged commit ffe151b59c into test 2026-01-14 17:26:26 +00:00
hitanshu referenced this issue from a commit 2026-01-14 17:26:28 +00:00
hitanshu referenced this issue from a commit 2026-01-14 17:37:16 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hithomelabs/CFTunnels#96
No description provided.