-
# [Frontend] Set up Testing Infrastructure with Jest and Testing Library
Set up comprehensive testing infrastructure for our React frontend application, including unit tests, component tests, and i…
-
# Description
In order to move towards a test driven development style, especially with the development of the matchmaking system, install [_Jest_](https://jestjs.io) and [_React Testing Library_](ht…
-
**Describe the bug**
This caused some confusion for me because my imports were updated to use `@storybook/testing-library`, which was not installed. When I installed `@storybook/testing-library`, I go…
-
Hi there,
a few weeks ago I released [@testing-library/react-render-stream](https://github.com/testing-library/react-render-stream-testing-library), which, among other things, [tracks which component…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
1. Clone https://github.com/se…
-
### Description
Testing the block library plugin after it has been pushed to production in #109
### Testing Notes
- [ ] Cannot be tested until the parent ticket is complete
- [ ] Refer to the …
-
I'd like it so we have a way to write unit tests faster, without the hassle of dealing with DM code. I want this to be simple to right and in normal english, with the lines matching patterns and being…
-
**Description**
Testing the block library plugin after it has been pushed to production in https://github.com/aemsites/vg-macktrucks-com/issues/26
**Testing Notes**
- [ ] Cannot be tested until …
-
Add additional testing with such frameworks:
- GTest different operating systems
- OpenMP multiple systems
- OpenSSF Best Practices
- etc
-
Hi everyone, I am asking here because I may have a better React Native audience:
Has anyone ever been able to run their tests on the Hermes engine instead of the normal Node V8 engine?
We have some i…