We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e5c28 commit 698877cCopy full SHA for 698877c
e2e/README.md
@@ -15,7 +15,7 @@ The testing framework (`echo_test.go`) does the following:
15
- Starts the AgentAPI server with a fake agent (`echo.go`). This fake agent reads the scripted conversation from the specified JSON file.
16
- The testing framework then sends messages to the fake agent.
17
- The fake agent validates the expected messages and sends predefined responses.
18
-- The testing framework validates the the actual responses against expected outcomes.
+- The testing framework validates the actual responses against expected outcomes.
19
20
## Adding a new test
21
0 commit comments