How to run single unit test?

Hi Nikita, you can run node scripts/jest brush_event to execute just the brush_event.test.js tests. Please let me know if this helps.

CJ