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

Integration tests #2

Open
tsloughter opened this issue Aug 17, 2024 · 1 comment
Open

Integration tests #2

tsloughter opened this issue Aug 17, 2024 · 1 comment

Comments

@tsloughter
Copy link
Owner

I'd like to run full commands in docker, probably with shelltestrunner, to test they do as expected. The only thing we can't do is actual Erlang builds. So the docker image should have Erlang already installed in a place for beamup to recognize it and use.

Though there should be tests of the future features of erroring if wx or openssl aren't found, when an option like --warnings-as-errors is added to change future warnings of those missing into errors.

@tsloughter
Copy link
Owner Author

Partially done with shelltestrunner in #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

No branches or pull requests

1 participant