pages-core
pages-core copied to clipboard
Refactor and test `pages/sites/new /TemplateSite.jsx`
Add a test to pages/sites/new /TemplateSite.jsx using the RTL framework. See our docs for writing frontend tests.
Acceptance Criteria
- [ ] Refactor from a class component into a functional component
- [ ] Colocate test file to
pages/sites/new /TemplateSite.jsx - [ ] Test all of the actions
handleChooseActivehandleChangehandleSubmitvalidateOrgSelect