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

Refactor testbase to consume package.json rezoluted modules #94

Open
3Nigma opened this issue Aug 11, 2022 · 1 comment
Open

Refactor testbase to consume package.json rezoluted modules #94

3Nigma opened this issue Aug 11, 2022 · 1 comment
Labels
question Further information is requested

Comments

@3Nigma
Copy link
Contributor

3Nigma commented Aug 11, 2022

Repo test-base should directly target the module themselves like so:
image

While, in this special mode, the same test suite should behave as if:
image

Can we do this through some CLI flag through the jest runtime class, maybe?

We currently have both package.json resoluted modules and are directly targeting them (in some scenarios)

@3Nigma 3Nigma added the question Further information is requested label Aug 11, 2022
@3Nigma
Copy link
Contributor Author

3Nigma commented Aug 11, 2022

We need to maintain direct module targeting to be able to easily debug the test-suites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant