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

Improve local tests-e2e-re #1070

Merged
merged 2 commits into from Jun 12, 2021
Merged

Conversation

EduardoRFS
Copy link
Collaborator

Problems

  • by using esy b dune exec if the user installed node locally like when using n or nvm it fails
  • test-e2e-re wasn't documented how to use neither was being run at make test

How it was solved

To solve the problem of node local only, replaces it with a shell script inlined.

To solve the test-e2e-re not being run at make test it was added to the Makefile and also added an npm install on verdaccio which is needed

@ManasJayanth ManasJayanth merged commit 718d7e7 into esy:master Jun 12, 2021
@EduardoRFS EduardoRFS deleted the fix/test-e2e-node-local branch June 12, 2021 22:35
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.

None yet

2 participants