Konstantin Volkov
Konstantin Volkov
# What's new - Added basic unit tests runner with mock for device manager - Currently hard-coded device ID for specific runner - Currently arbitrary number for memory leak (until...
# What's new fixed naming of job, to stop interfering with monitoring # Verification manually checked that job name and all step IDs are not similar to any used ones...
### Describe the bug.  just text overflow ### Reproduction Go into picopass and try to read any card, pull the card away in process to get an error message....
# What's new - [ Describe changes here ] # Verification - [ Describe how to verify changes ] # Checklist (For Reviewer) - [ ] PR has description of...
# What's new Adding flippigator, smoke / integration and start of e2e tests on benches. Additionally added 'dev' / release runs for unit_tests / updater_test # Verification e2e workflow (smoke)...
### Describe the bug. Starting the attack promts you with "Lost the tag!" menu, additionally if you press "Skip", you get "Read Failed" with text not fitting in the screen....
# What's new - All test actions (unit, updater and integration) should be able to run on any dockerized runner - Moved all scripts/testing into scripts/testops.py - Automatic device detection...
# What's new 3 attempts to complete any job. Should only do if job timed out (i.e. lost flipper), should not start new ones if job failed or passed! #...