- Implemented handshake tests to validate initial bus state and register responses. - Created end-to-end tests for Pico W LED blinking using MicroPython firmware. - Added SDPCM framing tests to ensure proper encoding and decoding of control frames. - Developed IOCTL tests to verify command responses and state changes in the emulator. - Established a full lifecycle test for WiFi operations, including scanning, connecting, and packet handling. - Introduced TypeScript configuration for test files to ensure compatibility and strict type checking. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_arduino_cli_attinycore.py | ||
| test_dht22_worker.py | ||
| test_esp32_wifi_args.py | ||
| test_esp32_wifi_webserver.py | ||
| test_esp32c3_wifi_args.py | ||
| test_espidf_compiler.py | ||
| test_espidf_real_paths.py | ||
| test_i2c_slaves.py | ||
| test_mcp_tools.py | ||
| test_wifi_status_parser.py | ||