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

Eternal: Testing #231

Open
4 tasks
David-Kreplin opened this issue Feb 6, 2024 · 0 comments
Open
4 tasks

Eternal: Testing #231

David-Kreplin opened this issue Feb 6, 2024 · 0 comments
Labels
eternal This issue is huge but not urgent. It probably won't be closed by one PR. good first issue Good for newcomers help wanted Extra attention is needed

Comments

@David-Kreplin
Copy link
Contributor

David-Kreplin commented Feb 6, 2024

We want to improve our test coverage in the short term and require unit tests in the long term.
Here are some things, that still need to be tested:

  • Test QNNs with Pauli X & Y
  • Test QNNs with Sampler
  • Test QNNs with Estimator
  • Examples for automatic backend selection

Also create a coverage report with

pytest --cov-report term-missing --cov=squlearn tests/

to see which lines aren't tested yet.

@David-Kreplin David-Kreplin added the enhancement New feature or request label Feb 6, 2024
@MoritzWillmann MoritzWillmann added good first issue Good for newcomers help wanted Extra attention is needed eternal This issue is huge but not urgent. It probably won't be closed by one PR. and removed enhancement New feature or request labels May 21, 2024
@MoritzWillmann MoritzWillmann changed the title Things for which testjobs are missing Eternal: Testing May 21, 2024
@MoritzWillmann MoritzWillmann pinned this issue May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eternal This issue is huge but not urgent. It probably won't be closed by one PR. good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants