-
Notifications
You must be signed in to change notification settings - Fork 63
[ENG-3880] Add file tests #1567
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
[ENG-3880] Add file tests #1567
Conversation
Pull Request Test Coverage Report for Build 2580064259
💛 - Coveralls |
brianjgeiger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of questions, one missing data-analytics-name, and an errant commented bit of code.
| data-test-bulk-delete-trigger | ||
| @type='destroy' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we could use a data-analytics-name here.
| import { setupMirage } from 'ember-cli-mirage/test-support'; | ||
| import { t } from 'ember-intl/test-support'; | ||
| import { TestContext } from 'ember-test-helpers'; | ||
| // import { percySnapshot } from 'ember-percy'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably don't need this comment (or we should add a snapshot, whichever is more appropriate)
|
These look really great Futa. We approached testing a bit differently with the Node Model instance, but this may be better. I just ran checks again and all looks good. Well done! |
brianjgeiger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay tests!
Purpose
Summary of Changes
Screenshot(s)
Side Effects
QA Notes
data-test-bulk-copy-trigger,data-test-bulk-move-trigger, anddata-test-bulk-delete-triggerdata-test-add-new-trigger