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

Tests and some BFs for HP devices #284

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

trappitsch
Copy link
Contributor

Full cov test suites for:

  • HP3456a
  • HP6624a
  • HP6632b
  • HP6652a
  • HPe3631a

Bug fix:

  • HPe3631a: Raise an error that was previously returned

Changes:

  • HP3456a: Remove if self._testing statement to not do time.sleep
    during tests. Instead use an automatically used pytest fixture to
    mock out time.sleep.

Full cov test suites for:
- HP3456a
- HP6624a
- HP6632b
- HP6652a
- HPe3631a

Bug fix:
- HPe3631a: Raise an error that was previously returned

Changes:
- HP3456a: Remove `if self._testing` statement to not do `time.sleep`
  during tests. Instead use an automatically used pytest fixture to
  mock out `time.sleep`.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 98.359% when pulling 8935cf3 on trappitsch:tests_bfs_hp into 9865a69 on Galvant:master.

@scasagrande
Copy link
Contributor

lgtm

@scasagrande scasagrande merged commit c739ca0 into instrumentkit:master Nov 5, 2020
@trappitsch trappitsch deleted the tests_bfs_hp branch November 5, 2020 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants