PonomarevDA / tools

Cyphal, DroneCAN and stm32 related tools
MIT License
3 stars 6 forks source link

Pr buzzer tester #25

Closed AsiiaPine closed 5 months ago

AsiiaPine commented 6 months ago

Made tester for pmu node buzzer, which covers situations when the buzzer module is ready to listen BeepCommands because GateMonitor status is always OK (PARAM_GATE_THRESHOLD = 4095).

AsiiaPine commented 6 months ago

I have concerns about the test_send_random_sound() as it consistently fails. Additionally, the test_beep_command_subscription() is failing with an unexpected_counter value of less than 12 when the total_counter is 68.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud