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 unit tests #261

Merged
merged 22 commits into from
Aug 6, 2023
Merged

Add unit tests #261

merged 22 commits into from
Aug 6, 2023

Commits on Jan 9, 2023

  1. Add unit tests for PCUI

    willeastcott committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0bdbec6 View commit details
    Browse the repository at this point in the history
  2. Add script to run tests

    willeastcott committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    335fe23 View commit details
    Browse the repository at this point in the history
  3. Fix ArrayInput test

    willeastcott committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5bf929d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge from main

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c2522c0 View commit details
    Browse the repository at this point in the history
  2. Update NPM dependencies

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fe4c7ba View commit details
    Browse the repository at this point in the history
  3. Update NPM dependencies

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5b22f61 View commit details
    Browse the repository at this point in the history
  4. Fix all tests

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9a90267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    675998a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22e0668 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc552eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0469ec View commit details
    Browse the repository at this point in the history
  9. Change action name

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a8218a5 View commit details
    Browse the repository at this point in the history
  10. Fix case of imports

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    422e644 View commit details
    Browse the repository at this point in the history
  11. node:assert -> assert

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ca9e5c3 View commit details
    Browse the repository at this point in the history
  12. Tweak action names

    willeastcott committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    94bc0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    a972a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb1418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80403d9 View commit details
    Browse the repository at this point in the history
  4. Readd jsdom

    willeastcott committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7f30a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b2659b View commit details
    Browse the repository at this point in the history
  6. Readd jsdom

    willeastcott committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    cc558bc View commit details
    Browse the repository at this point in the history
  7. Update jsdom to latest

    willeastcott committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    899fa30 View commit details
    Browse the repository at this point in the history