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

File upload unit tests2 #330

Merged
merged 8 commits into from
Jun 16, 2021
Merged

File upload unit tests2 #330

merged 8 commits into from
Jun 16, 2021

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    245c6a4 View commit details
    Browse the repository at this point in the history
  2. IN PROGRESS FileUpload more tests.

    Direct access tests mostly done for feature specification code.
    Working on tests for text-based feature specification.
    mgstauffer committed May 24, 2021
    Configuration menu
    Copy the full SHA
    bf67a1f View commit details
    Browse the repository at this point in the history
  3. IN PROGRESS FileUpload more tests.

    Ordinal feature specification text input tests.
    mgstauffer committed May 24, 2021
    Configuration menu
    Copy the full SHA
    b1cc70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93ec5c View commit details
    Browse the repository at this point in the history
  5. Fix unit test runner and js_tests to exit with appropriate exit codes

    Needed for proper error handling in Github Actions
    NO Enzyme Snapshot for js_tests.sh
    mgstauffer committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0247d4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8f6d79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cc3ca1 View commit details
    Browse the repository at this point in the history
  8. Revert unit_test_runner.sh changes

    Remove the untested method of fine control via env vars. Move to
    separate branch to work on separately.
    mgstauffer committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c94b686 View commit details
    Browse the repository at this point in the history