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 dependencies for test code and execute them #7

Open
poush opened this issue Mar 28, 2020 · 1 comment · May be fixed by #18
Open

Fix dependencies for test code and execute them #7

poush opened this issue Mar 28, 2020 · 1 comment · May be fixed by #18
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers

Comments

@poush
Copy link
Member

poush commented Mar 28, 2020

In the recent refactor to make the app executable, I disconnected the test suite and removed all of its dependencies. The task is to put all the dependencies again and execute the existing test cases.

This should be pretty straight forward and you can check the git history for the reference. You can see in diff what is changed.

@poush poush added the good first issue Good for newcomers label Mar 28, 2020
@asciarp08
Copy link

Hey!
Can you tell more about the test suite you have mentioned?

@poush poush added the dependencies Pull requests that update a dependency file label Apr 3, 2020
@Muskan0510 Muskan0510 linked a pull request Apr 6, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants