-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
good first issueNew-contributor friendlyNew-contributor friendlyhelp wantedOpen to participation from the communityOpen to participation from the community💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🤖 aspect: dxConcerns developers' experience with the codebaseConcerns developers' experience with the codebase
Description
Describe the solution you'd like
e2e and unit tests need to be written for the SelectedLicense.vue component (./src/components/SelectedLicense.vue). Please write e2e tests in a new file named SelectedLicense.js in ./test/e2e/specs/, and unit tests in a new file named SelectedLicense.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!
Metadata
Metadata
Assignees
Labels
good first issueNew-contributor friendlyNew-contributor friendlyhelp wantedOpen to participation from the communityOpen to participation from the community💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🤖 aspect: dxConcerns developers' experience with the codebaseConcerns developers' experience with the codebase