fix: correct e2e test URLs — context is root not hero_osis #5

Merged
mik-tf merged 1 commit from development_fix_e2e_test into development 2026-02-12 02:51:07 +00:00
Owner

The server registers domains under the root context, so RPC endpoint is /api/root/business/rpc not /api/hero_osis/business/rpc. Both e2e tests now pass.

The server registers domains under the root context, so RPC endpoint is /api/root/business/rpc not /api/hero_osis/business/rpc. Both e2e tests now pass.
fix: correct e2e test URLs — context is 'root' not 'hero_osis'
Some checks failed
Build and Test / build (pull_request) Failing after 1m20s
f80be92deb
The server registers all domains under the 'root' context, so the RPC
endpoint is /api/root/business/rpc, not /api/hero_osis/business/rpc.
Same fix for the inspector health check URL.
mik-tf merged commit ce784d73fd into development 2026-02-12 02:51:07 +00:00
mik-tf deleted branch development_fix_e2e_test 2026-02-12 02:51:23 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
lhumina_code/hero_osis!5
No description provided.