You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: only a subset of HTTP APIs are working by running the daemon mode into a development PC. To run the `arduino-app-cli` into the board see `Running`arduino-app-cli`into the board` section.
33
+
NOTE: only a subset of HTTP APIs are working by running the daemon mode into a development PC. To run the `arduino-app-cli` into the board see `Running`arduino-app-cli`into the board` section.
33
34
34
35
## Running Checks
35
36
36
37
> [!NOTE]
37
-
> Since the `arduino-app-cli` runs on a debian-based OS, some tests do not work on Windows and macOS
38
+
> Since the `arduino-app-cli` runs on a debian-based OS, some tests do not work on Windows and macOS
38
39
39
40
Checks and tests are set up to ensure the project content is functional and compliant with the established standards.
40
41
@@ -43,6 +44,7 @@ Checks and tests are set up to ensure the project content is functional and comp
43
44
-`task test`
44
45
45
46
In particular, `task test` runs the following tests
47
+
46
48
-`test:pkg` which exposes cross-platform api for working with the board (those should run for every platform)
47
49
-`test:internal` runs test of the internal component of the app-cli, which targets only Linux
0 commit comments