Skip to content

Rust

Rust #406

GitHub Actions / Auto Tests windows-x64-GitHub.zip succeeded Jan 14, 2025 in 1s

12 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
results-default-test.json 7✅ 632s
results-non-interactive-test.json 4✅ 697s
results-pre-test.json 1✅ 1⚪ 7s

✅ results-default-test.json

7 tests were completed in 632s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-cli/idf-im-cli/tests/runs/defaultInstall.test.js 7✅ 612s

✅ D:/a/idf-im-cli/idf-im-cli/tests/runs/defaultInstall.test.js

Installation using default settings Check IDF Install Wizard steps
  ✅ Should install IDF using wizard and default values
Installation using default settings CLI Arguments Tests
  ✅ should handle invalid arguments
  ✅ should show correct version number
  ✅ should show help with --help argument
Installation using default settings create and build sample project
  ✅ Should build project for the selected target
  ✅ Should create a new project based on a template
  ✅ Should set the target

✅ results-non-interactive-test.json

4 tests were completed in 697s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-cli/idf-im-cli/tests/runs/nonInteractiveInstall.test.js 4✅ 683s

✅ D:/a/idf-im-cli/idf-im-cli/tests/runs/nonInteractiveInstall.test.js

Installation using non-interactive settings create and build sample project
  ✅ Should build project for the selected target
  ✅ Should create a new project based on a template
  ✅ Should set the target
Installation using non-interactive settings run custom installation using non interactive terminal
  ✅ Should install IDF using specified parameters

✅ results-pre-test.json

2 tests were completed in 7s with 1 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-cli/idf-im-cli/tests/script/prerequisites.test.js 1✅ 1⚪ 4s

✅ D:/a/idf-im-cli/idf-im-cli/tests/script/prerequisites.test.js

Check if prerequisites are installed Pre-Requisites test on non windows platform
  ⚪ Should detect missing requirements
Check if prerequisites are installed Pre-requisites test on Windows
  ✅ should offer to install prerequisites and exit upon negative answer