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

Unit test runner refactor #314

Merged
merged 5 commits into from
Feb 19, 2021
Merged

Unit test runner refactor #314

merged 5 commits into from
Feb 19, 2021

Commits on Feb 19, 2021

  1. unit test refactor

    separate scripts for python and javascript unit test runners
    python unit test runner no longer uses relative paths
    
    ref #312
    hjwilli committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    68cc89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9305093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3160a0e View commit details
    Browse the repository at this point in the history
  4. github actions unit testing

    GA uses script to run unit tests, gen coverage reports
    hjwilli committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    257dce1 View commit details
    Browse the repository at this point in the history
  5. Update pennai_tests.yml

    path typo
    hjwilli authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b2c1627 View commit details
    Browse the repository at this point in the history