agent-js-jest
agent-js-jest copied to clipboard
Add healthcheck function to avoid breaking tests
The agent fails the JEST tests when RP is down, unreachable, or using the wrong/empty token. Added a health check to verify the connection first.