mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add console tests to Unity
This commit is contained in:
@@ -1109,6 +1109,8 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & cmd, const
|
||||
Serial.println();
|
||||
Serial.printf("%s**** Testing bad urls ****\n%s", COLOR_RED, COLOR_RESET);
|
||||
|
||||
request.method(HTTP_GET);
|
||||
|
||||
request.url("/api/boiler2");
|
||||
EMSESP::webAPIService.webAPIService(&request);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user