velxio/frontend/src/__tests__
copilot-swe-agent[bot] d549338ffd Fix PWM test failures and skip arduino-cli e2e tests when not available
Co-authored-by: davidmonterocrespo24 <47928504+davidmonterocrespo24@users.noreply.github.com>
2026-03-11 15:34:46 +00: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
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
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
sensor-parts.test.ts feat: add sensor parts and utilities for simulation 2026-03-08 02:20:21 -03:00
simulation-parts.test.ts feat: add sensor parts and utilities for simulation 2026-03-08 02:20:21 -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