Skip to content

universal io testing infrastructure #1235

Description

@rickwierenga

every driver needs to at least test that the firmware commands generated for a given function call match what is verified on the hardware

right now, there are many different implementations for these tests such as "_FakePySerial", unittest.mock, etc.

However, all devices call the io layer for comms. Similar to that, there is room for a good abstraction here on that same level but for testing.

I like the unittest.mock APIs, and this project will probably use it or look like it

good first issue: with agent help it's a good first issue, but it requires some taste and thinking so dont just paste into codex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions