Skip to content

Modernize tests (part 1 -- more @glimmer/component) - #21581

Merged
NullVoxPopuli merged 3 commits into
mainfrom
nvp/modernize-tests
Aug 24, 2026
Merged

Modernize tests (part 1 -- more @glimmer/component)#21581
NullVoxPopuli merged 3 commits into
mainfrom
nvp/modernize-tests

Conversation

@NullVoxPopuli

@NullVoxPopuli NullVoxPopuli commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Our tests presently use a lot of things that are about to be deprecated (unintentional use, and more happenstansial use)

@NullVoxPopuli NullVoxPopuli changed the title Attempt to modernize tests Attempt to modernize tests (part 1 -- more @glimmer/component) Aug 19, 2026
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

📊 Size report

Tarball size1.2 MB1.2 MB

dist/dev   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 2.1 MB / 492.5 kB 2.1 MB / 492.5 kB

dist/prod   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 1.9 MB / 450 kB 1.9 MB / 450 kB

smoke-tests/v2-app-template/dist   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 342.8 kB / 95.1 kB 342.8 kB / 95.1 kB

smoke-tests/v2-app-hello-world-template/dist   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 132.7 kB / 37.1 kB 132.7 kB / 37.1 kB

🤖 This report was automatically generated by wyvox/pkg-size

@NullVoxPopuli
NullVoxPopuli marked this pull request as ready for review August 19, 2026 18:04
Comment thread packages/ember/tests/routing/router_service_test/non_application_test_test.js Outdated
Comment thread vite.config.mjs
viteResolverBug(),
version(),
],
// `@glimmer/component` is published as its own v2 addon and is only built

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This and the tsconfig feel like unrelated changes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

They are not unrelated. Previously we required glimmer component no be built bufore we can type check

…on_test_test.js

Co-authored-by: Katie Gengler <katie@kmg.io>
kategengler
kategengler previously approved these changes Aug 24, 2026
Comment thread packages/ember/tests/routing/router_service_test/non_application_test_test.js Outdated
@kategengler kategengler changed the title Attempt to modernize tests (part 1 -- more @glimmer/component) Modernize tests (part 1 -- more @glimmer/component) Aug 24, 2026
@NullVoxPopuli
NullVoxPopuli merged commit b3a07fe into main Aug 24, 2026
48 checks passed
@NullVoxPopuli
NullVoxPopuli deleted the nvp/modernize-tests branch August 24, 2026 20:00
@github-actions github-actions Bot mentioned this pull request Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants