BroncoDirectMe / BroncoDirectMe/Frontend
[PROJECT HEALTH] Component Integration Testing
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
As a developer, I want to ensure my React components work together if they rely on each other.
### Technical Tasks
- Research and create documentation on how integration testing works
- Suggested library for integration testing: [Selenium](https://www.selenium.dev/documentation/overview/) and [How to Automate Testing with Selenium](https://www.browserstack.com/guide/automation-using-selenium-javascript)
- Demonstrate integration testing on a set of existing components
### Acceptance Criteria
- Documentation exists for how to create integration testing
- Example of integration testing on existing components
### Related Issues
- #136
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.