-
- Downloads
There was a problem fetching the pipeline summary.
Integrate remote ping server.
Showing
- .vscode/settings.json 0 additions, 1 deletion.vscode/settings.json
- docker-compose.yml 1 addition, 1 deletiondocker-compose.yml
- ping/main/main.go 21 additions, 8 deletionsping/main/main.go
- src/appsettings.development.yml 2 additions, 0 deletionssrc/appsettings.development.yml
- src/appsettings.yml 1 addition, 0 deletionssrc/appsettings.yml
- src/daemons/Program.cs 9 additions, 1 deletionsrc/daemons/Program.cs
- src/daemons/Services/PingService.cs 89 additions, 3 deletionssrc/daemons/Services/PingService.cs
- src/shared/Models/Entities/DataPoints.cs 6 additions, 4 deletionssrc/shared/Models/Entities/DataPoints.cs
- test/Mock/ResponseHandler.cs 10 additions, 8 deletionstest/Mock/ResponseHandler.cs
- test/UnitTests/Services/PingServiceTest.cs 1 addition, 25 deletionstest/UnitTests/Services/PingServiceTest.cs
- test/UnitTests/Services/RemotePingServerTest.cs 106 additions, 0 deletionstest/UnitTests/Services/RemotePingServerTest.cs
- test/UnitTests/Services/SlackServiceTest.cs 1 addition, 1 deletiontest/UnitTests/Services/SlackServiceTest.cs
Loading
Please register or sign in to comment