Add a test to `pages/sites/new /TemplateSite.jsx` using the RTL framework. See our [docs](https://github.com/cloud-gov/pages-core/blob/main/docs/DEVELOPMENT.md#front-end) 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 - `handleChooseActive` - `handleChange` - `handleSubmit` - `validateOrgSelect`
Add a test to
pages/sites/new /TemplateSite.jsxusing the RTL framework. See our docs for writing frontend tests.Acceptance Criteria
pages/sites/new /TemplateSite.jsxhandleChooseActivehandleChangehandleSubmitvalidateOrgSelect