Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 82e47d3

Browse files
committed
Added comment
1 parent d977ffe commit 82e47d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎internal/integrationtest/daemon/daemon_test.go‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ import (
2424
"go.bug.st/testsuite"
2525
)
2626

27+
// createEnvForDaemon performs the minimum required operations to start the arduino-cli daemon.
28+
// It returns a testsuite.Environment and an ArduinoCLI client to perform the integration tests.
29+
// The Environment must be disposed by calling the CleanUp method via defer.
2730
func createEnvForDaemon(t *testing.T) (*testsuite.Environment, *integrationtest.ArduinoCLI) {
2831
env := testsuite.NewEnvironment(t)
2932

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /