Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awsdocs/aws-doc-sdk-examples
/ send-command.unit.test.js
File
send-command.unit.test.js
javascriptv3/example_code/ssm/tests/send-command.unit.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
4
import
{ describe, it, expect, vi, beforeEach } from
"vitest"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.90
Tested by
no test coverage detected