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

Add better test functions #128

Open
4 tasks
gomezzz opened this issue Aug 20, 2021 · 0 comments
Open
4 tasks

Add better test functions #128

gomezzz opened this issue Aug 20, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gomezzz
Copy link
Collaborator

gomezzz commented Aug 20, 2021

Feature

Desired Behavior / Functionality

Current test functions are based only on polynomials and sinusoidal and exponential functions.

What Needs to Be Done

  • Find nice test functions (e.g. in VEGAS Enhanced paper )
  • Add them to integration_test_functions.py
  • Add them in integration_test_utils.py so they become part of the standard test sweet
  • If necessary adjust current tests in case they fail

How Can It Be Tested

  • Run pytest
@gomezzz gomezzz added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 20, 2021
@gomezzz gomezzz changed the title Add better test functions. Add better test functions Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant