mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Adding new expectation (Regex) and creating unit tests.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
endpoint:
|
||||
url: http://www.google.com
|
||||
url: http://localhost:8080/swagger
|
||||
method: GET
|
||||
timeout: 0.010
|
||||
expectation:
|
||||
- type: HTTP_STATUS
|
||||
status: 200
|
||||
|
||||
Reference in New Issue
Block a user