Change 13962

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/ui/static/project_management
Request Review
Download .zip
Add 'location' store and integrate "Jest" for unit testing.

The location will trigger different views of the main ProjectManagement component.

The Jest framework allows us to create headless tests of the React component logic. It's a little tricky, and right now has a dependency on node 0.10.
  • Files 13
  • Comments 0
7 edited 6 added 0 deleted
README.md#1
Loading...
actions/AppActions.js#3
Loading...
components/CreateProject.jsx#1
Loading...
components/Header.jsx#2
Loading...
components/ProjectDetails.jsx#1
Loading...
components/ProjectList.jsx#2
Loading...
components/ProjectManagement.jsx#3
Loading...
components/__tests__/ProjectManagement-test.js#1
Loading...
constants/AppConstants.js#3
Loading...
package.json#4
Loading...
preprocessor.js#1
Loading...
stores/Location.js#1
Loading...
stores/Session.js#4
Loading...
Tip: Use n and p to cycle through the changes.