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 CopyButton component #34

Closed
akmadian opened this issue Sep 19, 2019 · 3 comments
Closed

Write tests for CopyButton component #34

akmadian opened this issue Sep 19, 2019 · 3 comments
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 CopyButton.vue component (./src/components/CopyButton.vue). Please write e2e tests in a new file named CopyButton.js in ./test/e2e/specs/, and unit tests in a new file named CopyButton.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
@priscilauchoa
Copy link
Contributor

I'm interested in working on this issues.

@onyijne
Copy link
Contributor

onyijne commented Oct 3, 2019

Hi @akmadian I'm an Outreachy Intern applicant, can I work on this?

@akmadian
Copy link
Member Author

akmadian commented Oct 3, 2019

Sorry, @onyijne, Priscila is already working on this issue

akmadian pushed a commit that referenced this issue Oct 7, 2019
Issue #34 - Unit and e2e tests for CopyButton component
@akmadian akmadian closed this as completed Oct 8, 2019
@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