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

Fix menu item integration test #618

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Commits on Jan 23, 2024

  1. Fix menu item integration test

    Since Foreman 2.0 there has been a UserMenu service that provides the
    entire user menu. At some point the UI also changed to retrieve this
    dynamically rather than include it in the actual HTML. This rewrites the
    test to use the service, rather than testing the base template
    indirectly.
    ekohl committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    38ffee1 View commit details
    Browse the repository at this point in the history
  2. Ensure webpack:compile is called when running Jenkins

    The "unit" tests also include system tests.
    ekohl committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e08ac77 View commit details
    Browse the repository at this point in the history