Skip to content
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

[controlled-lists] Add component tests #14

Open
jacobtylerwalls opened this issue Mar 27, 2024 · 0 comments
Open

[controlled-lists] Add component tests #14

jacobtylerwalls opened this issue Mar 27, 2024 · 0 comments

Comments

@jacobtylerwalls
Copy link
Member

Much of the frontend logic in the controlled list manager is in components. There's very little pure typescript to test (just one function other than the API calls).

Cypress allows both e2e testing and component testing (faster, more isolated). There's also community interest in Cypress. I've had only positive experiences with it before.

Suggest writing a few component tests in Cypress for the controlled list manager. An e2e test can be added later.

@jacobtylerwalls jacobtylerwalls changed the title [controlled-list-manager] Add component tests [controlled-lists] Add component tests Mar 27, 2024
@jacobtylerwalls jacobtylerwalls transferred this issue from archesproject/arches Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Ready
Status: No status
Development

No branches or pull requests

1 participant