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

Configurable Kernel for integration tests #8

Merged
merged 16 commits into from
Mar 18, 2024
Merged

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    e4c1daf View commit details
    Browse the repository at this point in the history
  2. Allow dynamic bundles

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5d2ba90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8224feb View commit details
    Browse the repository at this point in the history
  4. Allow dynamic config files

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d2f9917 View commit details
    Browse the repository at this point in the history
  5. Update changelog & readme

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b22608e View commit details
    Browse the repository at this point in the history
  6. Test bundle & config

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c95d0e5 View commit details
    Browse the repository at this point in the history
  7. Test compiler passes

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7d39cc3 View commit details
    Browse the repository at this point in the history
  8. Test kernel shutdown

    jdreesen committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c4a5ff2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ace81e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e26190e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6c1bc0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    635d0c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be41272 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0fc3d6f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Change test namespaces

    jdreesen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2ce6829 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Refactor test container

    This hides the "Multiple definitions exist for class 'TestKernel'"
    inspection message in PHPStorm.
    jdreesen committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a8aaed8 View commit details
    Browse the repository at this point in the history