Closed ghkdqhrbals closed 7 months ago
File | Coverage [86.5%] | :green_apple: |
---|---|---|
AgentServerManager.java | 100% | :green_apple: |
JwtTokenProvider.java | 93.67% | :green_apple: |
SseManageService.java | 70.87% | :green_apple: |
AgentListener.java | 68.29% | :green_apple: |
Total Project Coverage | 77.33% | :green_apple: |
---|
Testing
@TestContainer
with parallel, beacuse oftoo many clients
error which already explained in above issueJwtTokenProvider
private method to publicImplement
BM-Agent
will publish their id, url, status to BM-Controller. AndBM-Controller
add their url and constantly check their health, status.com.adarshr.test-logger
library to check delays of each tests (as seen below)If the current test exceeds 1 second, a warning log will be displayed.