Skip to content

Testing

Andrew Tuline edited this page Jun 25, 2020 · 19 revisions

IMPORTANT NOTE:

When testing the UI, make sure to refresh your web browser. It may have cached incorrect information.

Compile

  • Compile/run on ESP32
  • Compile/run on ESP8266

Network

Configure/test STA and AP modes

Colors

  • Test Default palette as well as defined palettes
  • Test RGBW
  • Test with various effects

Effects

  • Test each effect with/without palette
  • Ensure they are all present and line-up

Segments

  • Configure multiple segments
  • Configure multiple groups

Sound

  • Configure squelch setting
  • Reboot
  • Microphone input

2D

  • Test different sizes, i.e. 1x32, 16x16, etc.
  • Serpentine/linear

UDP Sound Sync

  • Test ESP8266 sync
  • Test ESP32 sync
  • Test Disabled/recevie/transmit

EEPROM

  • Ensure EEPROM changes survive reboot
  • (Ensure EEPROM default is not 255 or 65535 - Not done yet)
Clone this wiki locally