velxio/frontend/src/__tests__
David Montero Crespo 01f75cf313 feat: implement eager scan for LEDC GPIO mapping and add tests for race condition fix 2026-03-24 13:54:44 -03:00
..
fixtures/esp32c3-blink Add bare-metal ESP32-C3 blink example with simulator support 2026-03-15 18:40:08 -03:00
AVRSimulator.test.ts feat: establish initial simulator and editor environment with component rendering, wiring, library management, and backend services. 2026-03-04 22:05:23 -03:00
PinManager.test.ts feat: establish initial simulator and editor environment with component rendering, wiring, library management, and backend services. 2026-03-04 22:05:23 -03:00
RP2040Simulator.test.ts Refactor simulator store to unify serial data handling and add board pin mapping utility 2026-03-05 21:07:03 -03:00
esp32-dht22-flow.test.ts feat: Implement generic sensor registration for ESP32 and RP2040 2026-03-22 18:03:17 -03:00
esp32-integration.test.ts feat: enhance ESP32 integration tests and update landing page content for clarity 2026-03-23 14:10:39 -03:00
esp32-servo-pot.test.ts feat: implement eager scan for LEDC GPIO mapping and add tests for race condition fix 2026-03-24 13:54:44 -03:00
esp32c3-blink.test.ts Add bare-metal ESP32-C3 blink example with simulator support 2026-03-15 18:40:08 -03:00
esp32c3-simulation.test.ts Add bare-metal ESP32-C3 blink example with simulator support 2026-03-15 18:40:08 -03:00
ili9341-emulation.test.ts Fix PWM test failures and skip arduino-cli e2e tests when not available 2026-03-11 15:34:46 +00:00
install-libraries.test.ts feat: enhance library installation to support Wokwi-hosted libraries and update tests accordingly 2026-03-10 01:25:49 -03:00
integration.test.ts feat: establish initial simulator and editor environment with component rendering, wiring, library management, and backend services. 2026-03-04 22:05:23 -03:00
interactive-parts.test.ts feat: add new components and simulations for logic gates, protocols, and sensors 2026-03-08 16:14:03 -03:00
logic-gate-parts.test.ts feat: add new components and simulations for logic gates, protocols, and sensors 2026-03-08 16:14:03 -03:00
mega-emulation.test.ts Fix PWM test failures and skip arduino-cli e2e tests when not available 2026-03-11 15:34:46 +00:00
motor-parts.test.ts feat: add sensor parts and utilities for simulation 2026-03-08 02:20:21 -03:00
multi-board-integration.test.ts feat: add multi-board integration tests for Raspberry Pi 3B and backend functionality 2026-03-13 00:15:14 -03:00
pong-emulation.test.ts Fix PWM test failures and skip arduino-cli e2e tests when not available 2026-03-11 15:34:46 +00:00
protocol-parts.test.ts feat: add new components and simulations for logic gates, protocols, and sensors 2026-03-08 16:14:03 -03:00
rp2040-pio-servo.test.ts feat: implement synchronous PIO stepping and enhance servo pulse width measurement 2026-03-21 16:41:20 -03:00
sensor-parts.test.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00
simulation-parts.test.ts feat: enhance ESP32 integration tests and update landing page content for clarity 2026-03-23 14:10:39 -03:00
simulation.test.ts feat: establish initial simulator and editor environment with component rendering, wiring, library management, and backend services. 2026-03-04 22:05:23 -03:00
ssd1306-render.test.ts feat: implement syncElement method for rendering GDDRAM to RGBA ImageData in VirtualSSD1306 2026-03-08 23:20:33 -03:00
virtual-i2c-devices.test.ts feat: add VirtualBMP280, VirtualDS3231, VirtualPCF8574 I2C devices with 60 tests 2026-03-11 15:14:18 +00:00