bedrock
bedrock copied to clipboard
Investigate and build a base for spektate tests
As a: developer
I want: to be able to test the spektate front end part, react components
So that: broken functionality can be found easily
Describe the solution you'd like:
- [ ] Investigate how to test react components
- [ ] Setup a test framework
Acceptance Criteria: -The basis of testing react components is setup
Describe alternatives you've considered:
Additional context: Related to: #1202
Does this require updates to documentation?: Yes. Add instructions on how to run the tests.