Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create unit tests for interacting with hardware #161

Open
jathanism opened this issue Feb 24, 2014 · 1 comment
Open

Create unit tests for interacting with hardware #161

jathanism opened this issue Feb 24, 2014 · 1 comment

Comments

@jathanism
Copy link
Member

There are currently no unit tests for interacting with hardware. Since this is one of the core features of Trigger's revolving around remote execution and processing, we need these so we can be confident that code-changes will not break HW interactions.

We need:

  • HW interactions used by gong are unit-testable
  • HW interactions used by load_acl are unit-testable
  • HW interactions used by trigger.twister are unit-testable
  • HW interactions used by trigger.cmds.Commando are unit-testable.

This should probably be broken into multiple issues, but this is is a good start.

@jathanism jathanism self-assigned this Mar 3, 2016
@jathanism jathanism added this to the Trigger 2.0 milestone Mar 3, 2016
@jathanism
Copy link
Member Author

CC @tcuthbert

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

No branches or pull requests

1 participant