Skip to content

Commit

Permalink
Merge pull request #2795 from particle-iot/fix/add-acm-tests
Browse files Browse the repository at this point in the history
[tests] wiring/acm: test-runner runnable ACM fixture test
  • Loading branch information
avtolstoy authored Sep 5, 2024
2 parents 3263543 + 4a4ab82 commit ac6e2ee
Show file tree
Hide file tree
Showing 6 changed files with 595 additions and 0 deletions.
1 change: 1 addition & 0 deletions user/tests/integration/wiring/acm
9 changes: 9 additions & 0 deletions user/tests/wiring/acm/acm.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"fixtures": [
{
"name": "acm",
"devices": [
]
}
]
}
Loading

0 comments on commit ac6e2ee

Please sign in to comment.