-
-
Notifications
You must be signed in to change notification settings - Fork 163
Add unit and e2e tests for AttributionDetailsStep component #112
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
Comments
Hello @akmadian |
Hey @JackieBinya, go ahead! |
Hello @akmadian, The problemAfter finishing my project set-up as well as successfully running the project on the development server. I ran the command My questions are:
|
That's right, currently there are no tests in the project. The tests you write should be in |
This comment has been minimized.
This comment has been minimized.
Hello I hereby request a code review. The coverage for the unit tests is 100%
|
Unit and e2e tests need to be written for the AttributionDetailsStep component. Unit tests are done with Jest, and e2e tests are done with nightwatch.
Please remember to test the following things:
Additional Context
The text was updated successfully, but these errors were encountered: