Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Backfill frontend tests for new React system #1399

Closed
lmorchard opened this issue Sep 21, 2016 · 1 comment
Closed

Backfill frontend tests for new React system #1399

lmorchard opened this issue Sep 21, 2016 · 1 comment

Comments

@lmorchard
Copy link
Contributor

In #1351, we added a new system for frontend unit tests with React. That PR only came with 2 tests. We should backfill the rest.

@johngruen johngruen added this to the TXP-37 React Next Steps milestone Sep 26, 2016
@lmorchard lmorchard self-assigned this Sep 26, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 28, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 29, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 30, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 30, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 30, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 30, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Sep 30, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 4, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 4, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 4, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 5, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 5, 2016
- Adding tests for components

- Updated test runner command to use frontend/test-setup.js

- New dependencies: jsdom, sinon

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Move hack to set window.navigator.testpilotAddon on fake uninstall
  into a helper injected from App

- Move FAKE_UNINSTALL_DELAY to props.fakeUninstallDelay in RetirePage

- Add prop types & default props to RetirePage

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Add prop types to SharePage

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Add propTypes to Restart component

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Move uninstallAddon to helper injected by App container

- Add propTypes to RetireConfirmationDialog

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Move uninstallAddon to helper injected by App container

- Add propTypes to RetireConfirmationDialog

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Adding tests for components

- Updated test runner command to use frontend/test-setup.js

- New dependencies: jsdom, sinon

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Move hack to set window.navigator.testpilotAddon on fake uninstall
  into a helper injected from App

- Move FAKE_UNINSTALL_DELAY to props.fakeUninstallDelay in RetirePage

- Add prop types & default props to RetirePage

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Add prop types to SharePage

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Add propTypes to Restart component

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
- Move uninstallAddon to helper injected by App container

- Add propTypes to RetireConfirmationDialog

- Tests

Issue mozilla#1399
lmorchard added a commit to lmorchard/testpilot that referenced this issue Oct 6, 2016
@lmorchard
Copy link
Contributor Author

Going to say this is closed by #1488 - though there are still 3 components that need tests, as well as reducers & actions that could use some tests. I'll file separate issues for the remaining components

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants