3c51b761e0
Add RequestRepository integration tests with H2 in-memory database
2026-02-16 00:56:28 +05:30
3b43039a29
Add Request import and simplify createTestRequest method
2026-02-15 22:37:19 +05:30
09e631c871
Restore removed tests for approve/reject endpoints
2026-02-15 22:34:21 +05:30
9a25495d9c
Remove pagination and filtering from /requests endpoint
2026-02-15 22:06:07 +05:30
7f7b90df80
Add approve/reject mapping requests API with unit tests
...
- Add Protocol enum to Mapping entity for HTTP, HTTPS, TCP, SSH
- Add TunnelsResponse and TunnelResult models for typed API responses
- Add ExternalServiceException for Cloudflare API errors
- Add approve and reject endpoints for mapping requests
- Add GET /requests endpoint with pagination and status filtering
- Refactor API paths to use 'configured' and 'configure' terminology
- Add comprehensive unit tests for all new endpoints
- Add service layer tests for new methods
2026-02-15 20:00:34 +05:30
71161a4da1
Changing API design and making tests compatible
2026-01-28 00:21:13 +05:30
742bcef858
ISSUE-33 ( #96 ) ( #98 )
...
## Description
- db integration
Co-authored-by: hitanshu310 <hitanshu98@gmail.com>
Co-authored-by: = <=>
Co-authored-by: Kruti Shah <kruti@logiqids.com>
Reviewed-on: Hithomelabs/CFTunnels#96
Co-authored-by: Kruti Shah <krutis0201@gmail.com>
Co-committed-by: Kruti Shah <krutis0201@gmail.com>
Reviewed-on: Hithomelabs/CFTunnels#98
Reviewed-by: hitanshu <hitanshu98@gmail.com>
Co-authored-by: Kruti Shah <krutis0201@gmail.com>
Co-committed-by: Kruti Shah <krutis0201@gmail.com>
2026-01-14 17:37:15 +00:00
b30ae7cdbf
ISSUE-44: Hithomelabs/HomeLabDocker#44 adding more tests
2025-11-16 18:59:06 +05:30
e87fb6d153
ISSUE-44: Hithomelabs/HomeLabDocker#44 Excluding integration tests from gradle build and runs them separately in integration tests
2025-11-15 01:14:11 +05:30
b8bf2e8c67
ISSUE-44: Hithomelabs/HomeLabDocker#44 Fixes bug reaated to integration test running during gradle build
2025-11-14 23:38:32 +05:30
b2d58d6a61
ISSUE-44: Hithomelabs/HomeLabDocker#44 Reducing logging verbiage, excuding integration test from test profile
2025-11-14 23:24:42 +05:30
ffb33a49e4
ISSUE-44: Hithomelabs/HomeLabDocker#44 Setting up workflow to run integration tests
2025-11-14 23:10:36 +05:30
4075eb78c8
ISSUE-44: Hithomelabs/HomeLabDocker#44 Adding unit tests for service layer
2025-10-26 20:30:34 +05:30
68792e2cbf
ISSUE-44: Hithomelabs/HomeLabDocker#44 Adding mockMvc tests for web tier
2025-10-26 18:49:18 +05:30
680ef7bd99
CFTunnels: And the lord said let there be light, but the devil built tunnels
2025-05-25 01:51:18 +05:30