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

Fix bisect ppx #6

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Fix bisect ppx #6

wants to merge 8 commits into from

Conversation

jchavarri
Copy link
Member

No description provided.

@anmonteiro
Copy link
Member

Tests say:

  • needs melange-webapi for tests
  • Unbound module Bisect:

File "react/src/ReactTestingLibrary.re.ml", line 1:
Error: Unbound module Bisect

Not sure if this is ready for review but just letting you know.

@jchavarri
Copy link
Member Author

@anmonteiro thanks for the heads up. took a while, but it seems now everything's good.

jest.config.js Outdated
Comment on lines 4 to 6
// ignoring these, are they are just temporary copies from runtime_deps, the final ones are in
// the path with melange.emit target, e.g. _build/default/dom/test/test/dom/test/__snapshots__
modulePathIgnorePatterns: ["react/test/__snapshots__", "dom/test/__snapshots__"]
Copy link
Member Author

Choose a reason for hiding this comment

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

trying my best 😄

Copy link
Member

@anmonteiro anmonteiro left a comment

Choose a reason for hiding this comment

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

looks like a painful setup tbh

@jchavarri
Copy link
Member Author

looks like a painful setup tbh

the bisect or the jest one?

@anmonteiro
Copy link
Member

The Bisect setup

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