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

adds tests for scanning, minor updates to test infrastructure #31

Merged
merged 2 commits into from
May 2, 2020

Conversation

ThomasGerstenberg
Copy link
Owner

  • nRF52840 USB dongles need a bit of time to reset after closing before reopening in between test classes
  • Adds helper assertDeltaWithin method to BlatannTestCase base class
  • Fixes some incorrect log messages when running parameterized tests
  • Allows specific test parameters to be marked long_running to be skipped when BLATANN_QUICK_TESTS=1 so some test parameters can still run for a test case
    • long-running parameters are still marked as skipped
  • Adds Scanner test cases
  • Moves test_non_active_scanning_no_scan_response_packets_received under TestScanner class since it's testing scanning functionality

@ThomasGerstenberg ThomasGerstenberg merged commit bfb4d4c into master May 2, 2020
@ThomasGerstenberg ThomasGerstenberg deleted the integrated-tests branch May 2, 2020 05:24
@ThomasGerstenberg ThomasGerstenberg added this to the v0.3.1 milestone Jun 21, 2020
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.

1 participant