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

[ui] Ember test suite upgraded #24020

Conversation

philrenaud
Copy link
Contributor

@philrenaud philrenaud force-pushed the 24019-ui-upgrade-body-parser-and-ember-a11y-testing-and-related-dependencies branch from 794bf70 to 83da69f Compare September 20, 2024 13:49
Copy link

github-actions bot commented Sep 20, 2024

Ember Test Audit comparison

main f64e8da change
passes 1578 1578 0
failures 0 0 0
flaky 0 0 0
duration 11m 42s 725ms 11m 52s 913ms +10s 188ms

Copy link
Contributor

@dduzgun-security dduzgun-security left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙌 , should we add the backport tags?

<script src="{{ rootURL }}assets/vendor.js"></script>
<script src="{{ rootURL }}assets/test-support.js"></script>
<script src="{{ rootURL }}assets/nomad-ui.js"></script>
<script src="/testem.js" integrity="" data-embroider-ignore></script>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that we specify a framework in testem directly, it appears that script loading order matters.

@philrenaud philrenaud added the backport/1.8.x backport to 1.8.x release line label Sep 20, 2024
@philrenaud philrenaud merged commit e65767f into main Sep 20, 2024
26 checks passed
@philrenaud philrenaud deleted the 24019-ui-upgrade-body-parser-and-ember-a11y-testing-and-related-dependencies branch September 20, 2024 21:01
philrenaud added a commit that referenced this pull request Sep 24, 2024
* Ember test suite upgraded

* Switch up the order for the sake of testem

* Use the built-in ember test helper render for job editor rendering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.8.x backport to 1.8.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui] Upgrade body-parser and ember-a11y-testing and related dependencies
2 participants