-
Currently it's not explicit what level of C++ is recommended for use in the nanoarrow project. The library itself is of course a minimal API in pure C, but a C++ helper library is packaged alongside a…
-
---
# Add unit tests for ImageProcessor.js
## Description:
Create a comprehensive test suite for the `ImageProcessor` class in `ImageProcessor.js` to ensure its functionality and reliability.
## …
-
### Rationale
If this library is ever going to be used in production, implementing CI is a must. Testing should cover the correctness and performance of RegExp parsing and string matching.
### Actua…
SKalt updated
1 month ago
-
The unit testing docs page here: https://stenciljs.com/docs/unit-testing describes two approaches to unit testing, using newSpecPage, or logic only testing using a new MyComponent() constructor. Howev…
-
### E2E testing
- [ ] playwright setup
- [ ] cypress?
### Videos Page - tests
- [ ] **Video Item**
- [ ] Set Video Status
- [ ] Front-End - Optimistic UI
- [ ] Back-End
- [ ] Set Vide…
-
## Summary
Ideally `react` is shipped with official test utilities instead of relying o third-party vendors.
Unfortunately it was decided to deprecate`react-test-renderer`.
As a consequence i…
-
Write a brief documentation of the framework and other tools/libraries used in setting up unit testing for the React-native tutorial app
-
- `@testing-library/react` version: `16.0.1`
- Testing Framework and version: `vitest@2.0.5`
- DOM Environment: `@testing-library/jest-dom@6.5.0` (`6.4.5` also found in our lock file, likely…
-
## Feature Enhancement Ticket
**Title:**
Enhance Multiple Page List & Loop Pattern 'isItemIncomplete' validation to be optional
**Description:**
The [Array Builder Pattern(Multiple responses list & …
-