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 example code for each configuration to verify correctness during continuous integration #12

Merged

Commits on Jan 3, 2024

  1. Add example code for each configuration to verify correctness during …

    …continuous integration
    mangs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3d46198 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. added browser config test

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    06e1a3a View commit details
    Browse the repository at this point in the history
  2. added isomorphic config test

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d503ef6 View commit details
    Browse the repository at this point in the history
  3. scaffold out remaining tests

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a0c4ba1 View commit details
    Browse the repository at this point in the history
  4. remove Bun test files

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    84e63b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fff375 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe0218a View commit details
    Browse the repository at this point in the history
  7. remove npm-run-all

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7d92e3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76c9828 View commit details
    Browse the repository at this point in the history
  9. add real Node test code

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    611789f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4b27e1 View commit details
    Browse the repository at this point in the history
  11. add tests to CI

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3b7370e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48043d8 View commit details
    Browse the repository at this point in the history
  13. ts test tweaks

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0316adb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    82c1dca View commit details
    Browse the repository at this point in the history
  15. minor tweaks

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    29cfdda View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    af62d94 View commit details
    Browse the repository at this point in the history
  17. add preact to dev deps

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e8b4b2d View commit details
    Browse the repository at this point in the history
  18. add Preact config tests

    mangs committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6c1f34e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    affd9a6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cac611f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2f62a31 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2f33e9b View commit details
    Browse the repository at this point in the history