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

Testing Implementation #9

Open
jckreg opened this issue Nov 20, 2024 · 1 comment
Open

Testing Implementation #9

jckreg opened this issue Nov 20, 2024 · 1 comment
Assignees

Comments

@jckreg
Copy link
Contributor

jckreg commented Nov 20, 2024

Design and set up better long term testing structure/method for all types of testing

  • Decide on a testing framework
  • Create designated test folder with necessary persistent data
    • find/create/include persistent test data
  • Create a separate test target for pipeline builds and CI/CD pipelines
  • Create Unit tests for all code as well as implemented types and new symbolic arrays
  • Begin work on integration tests
    • including fetching and building the initial database and any benchmarks created and shared
  • Begin work on regression testing
  • Begin work on system tests (for entire existing MVP arvg-v)
@jckreg
Copy link
Contributor Author

jckreg commented Nov 20, 2024

Tests for @rubalgoyal new yml code should also be created

Also this issue and tasks should be broken up into smaller pieces/issues

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

No branches or pull requests

2 participants