Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

improve the cloudflare-dev-module-resolution testing structure #13

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

dario-piotrowicz
Copy link

reorganize the cloudflare-dev-module-resolution tests so to have:

  • basic tests (standard tests that test the module resolution logic)
  • third-party packages tests (tests that test that module resolution works as expected for third-party packages)

resolves #12

reorganize the `cloudflare-dev-module-resolution` tests so to have:
 - basic tests
   (standard tests that test the module resolution logic)
 - third-party packages tests
   (tests that test that module resolution works as expected for third-party packages)
Copy link

@jamesopstad jamesopstad left a comment

Choose a reason for hiding this comment

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

Great! Nice to have the isolated test cases as well as the third party packages.

@dario-piotrowicz dario-piotrowicz merged commit 8dafb36 into main Sep 23, 2024
3 checks passed
@dario-piotrowicz dario-piotrowicz deleted the improve-module-resolution-fixture-tests branch September 23, 2024 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TODO: implement more fine grained tests in the cloudflare-dev-module-resolution fixture
2 participants