Konstantin Volkov

Results 10 issues of 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. ![image](https://user-images.githubusercontent.com/72250702/209342813-7dd1aded-7aa7-449b-bc7e-203772ffe067.png) just text overflow ### Reproduction Go into picopass and try to read any card, pull the card away in process to get an error message....

bug
applications

# 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....

NFC
bug

# 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! #...