Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware API test #113

Merged
merged 7 commits into from
Apr 18, 2024
Merged

Firmware API test #113

merged 7 commits into from
Apr 18, 2024

Conversation

Barabas5532
Copy link
Member

No description provided.

* Add API test plan

* set up first test
To use this version the following must be set up:

* Create a test_config.json file at the root of the repository. This
  should be a JSON file containing a single object with keys
  DUT_IP_ADDRESS, NETWORK_SSID, NETWORK_PASSPHRASE. The network
  credentials are used to connect the DUT to the same network that the
  test runner device is on.

* Pass the path to the test_config.json file using the
  "--dart-define-from-file" option.
The firmware binary path should contain bootloader.bin,
partition-table.bin and esp32-dsp.bin files.
@coveralls
Copy link

Coverage Status

coverage: 39.117% (-0.1%) from 39.232%
when pulling 2b8e844 on firmware-api-test
into 4d0b48e on master.

@Barabas5532 Barabas5532 merged commit d92127e into master Apr 18, 2024
20 checks passed
@Barabas5532 Barabas5532 deleted the firmware-api-test branch April 18, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants