Skip to content

Write tests for LicenseDescription component #38

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

Closed
akmadian opened this issue Sep 19, 2019 · 2 comments · Fixed by #45
Closed

Write tests for LicenseDescription component #38

akmadian opened this issue Sep 19, 2019 · 2 comments · Fixed by #45
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 LicenseDescription.vue component (./src/components/LicenseDescription.vue). Please write e2e tests in a new file named LicenseDescripion.js in ./test/e2e/specs/, and unit tests in a new file named LicenseDescription.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
@75pollet
Copy link

75pollet commented Oct 1, 2019

hello @akmadian . I would like to work on this issue

@akmadian
Copy link
Member Author

akmadian commented Oct 1, 2019

@75pollet go ahead :)

@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.

3 participants