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

Replace old test with new parameterized versions #56

Open
tfcollins opened this issue Jan 29, 2020 · 0 comments
Open

Replace old test with new parameterized versions #56

tfcollins opened this issue Jan 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tfcollins
Copy link
Collaborator

tfcollins commented Jan 29, 2020

All tests are being migrated to pytest parameterized style.
Old Style: https://github.com/analogdevicesinc/pyadi-iio/blob/master/test/test_ad9361.py
New Style: https://github.com/analogdevicesinc/pyadi-iio/blob/master/test/test_ad9361_p.py

The tests that need attention are:

  • daq2
  • fmcomms5
  • ad9680
  • pluto

Older tests should be removed once replaced.

@tfcollins tfcollins added the enhancement New feature or request label Jan 29, 2020
@kister-jimenez kister-jimenez self-assigned this Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants