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

Add test cases #37

Open
BrunnerLivio opened this issue Oct 18, 2019 · 2 comments
Open

Add test cases #37

BrunnerLivio opened this issue Oct 18, 2019 · 2 comments

Comments

@BrunnerLivio
Copy link
Owner

There are currently no test cases available. Personally I recommend to use Jest.

@andregallacci
Copy link

@BrunnerLivio
What tests would you like to implement in this issue? All?

@BrunnerLivio
Copy link
Owner Author

BrunnerLivio commented Oct 22, 2019

@andregallacci I have started an initial setup for tests in #39. You can add tests as you please. I have added empty .spec.js files already, where I would expect additional unit tests (e.g. docker-manager.spec.js. I also added an sample test in container.spec.js.

E2E tests will be pretty hard (due to REPL) - that is why I have only added an initial structure for unit tests. If you want to try and add E2E tests though, feel free to do so :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants