Skip to content

Conversation

@wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Sep 4, 2025

Details

This PR removes re-exports from utils.js and changes test files to import from the originating files. It also splits the lwc:dynamic loader helpers into their own file.

This PR also removes all usage of LWC as a global variable. Instead, all files that need it now import it.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.
  • 💔 Yes, it does introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.
  • 🔬 Yes, it does include an observable change.

GUS work item

wjhsf and others added 22 commits September 2, 2025 18:01
There's no setup/teardown needed, it's a single test, and WTR provides per-file encapsulation
working toward just importing and executing things, but not quite there yet
two env vars for the same goal is unnecessary
I think the last one was a concurrency related timeout,
which was previously addressed.
helper files shouldn't have side effects; all setup should be in the setup file
@wjhsf wjhsf requested a review from a team as a code owner September 4, 2025 21:20
Base automatically changed from wjh/wtr-hyd to master September 9, 2025 16:17
@wjhsf
Copy link
Contributor Author

wjhsf commented Sep 11, 2025

/nucleus ignore --reason "changes to internal test packages doesn't impact downstreams"

@wjhsf wjhsf merged commit 0fefe67 into master Sep 11, 2025
6 checks passed
@wjhsf wjhsf deleted the wjh/wtr-smaller-utils branch September 11, 2025 20:45
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.

3 participants