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

Write tests for HTMLGenerator component #36

Closed
akmadian opened this issue Sep 19, 2019 · 4 comments · Fixed by #49
Closed

Write tests for HTMLGenerator component #36

akmadian opened this issue Sep 19, 2019 · 4 comments · Fixed by #49
Labels
💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase good first issue New-contributor friendly help wanted Open to participation from the community

Comments

@akmadian
Copy link
Member

Describe the solution you'd like
e2e and unit tests need to be written for the HTMLGenerator.vue component (./src/components/HTMLGenerator.vue). Please write e2e tests in a new file named HTMLGenerator.js in ./test/e2e/specs/, and unit tests in a new file named HTMLGenerator.specs.js in ./test/unit/specs/.

The frameworks being used are (Jest)[https://jestjs.io/] for unit testing, and the (nightwatch.js)[https://nightwatchjs.org/] for e2e testing.

Additional context
Please comment on this issue to tell us that you're interested in working on it before getting started!

@akmadian akmadian added help wanted Open to participation from the community good first issue New-contributor friendly outreachy labels Sep 19, 2019
@obulat
Copy link
Contributor

obulat commented Oct 1, 2019

Hi! I am interested in writing these tests.

@akmadian
Copy link
Member Author

akmadian commented Oct 1, 2019

Hey @obulat, you’re all clear to start working on this issue!

@alexido19
Copy link

I'm Alexander from Outreachy I'm looking for a first timers issue here

@obulat obulat mentioned this issue Oct 9, 2019
6 tasks
@akmadian
Copy link
Member Author

akmadian commented Oct 9, 2019

@alexido19 All of the issues in this repo are already being worked on by others. Please look for other issues marked with the help wanted, good first issue, and/or outreachy tags in other CC repos. Issues with the yellow in progress tag are already claimed and are not up for grabs.

@dhruvkb dhruvkb added 💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase and removed test-coverage labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase good first issue New-contributor friendly help wanted Open to participation from the community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants