Functional Tests - kb2ma/RIOT GitHub Wiki
Functional tests for gcoap are implemented in the gcoap-test repository. Tests are scripted with Pexpect.
| Test | Description |
|---|---|
| Basic Client/Server GET | Simple GET requests for basic client and server functionality. |
| Observe | Observe server registration and notification tests. |