-
## Pre-develop merge testing
Before the [name of feature] feature merges to develop, QA needs to complete these tasks:
- [x] All implementation tickets tested
- [ ] All bugs found during testing have…
-
I want to compare 2 values and fail the test with a custom message error if those values are different.
For that, I created an extension to the Jest expect that looks like this:
```
import { expe…
-
**Describe the bug**
During the scan, all albums are 'forbidden by server'
I'm installing a new fresh docker with PV and MariaDB on my albums, about 415k photos and movies mov and mp4, on 6k direc…
-
### Current Behavior
I could be because of Yarn's `node-linker` as PnP.
Creating the repo with `npm` works fine.
```sh
npx create-nx-workspace test-nx-expo --name=text-expo --pm yarn
Need t…
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/PodVinci/issues) issues to see if someone else has already submitted the same feature request.
- [X] I h…
-
### Current Behavior
### Expected Behavior
QR and other options
should shown after starting metro
### GitHub Repo
_No response_
### Steps to Reproduce
1. create-nx-workspace@…
-
### Current Behavior
Currently, `.toHaveTextContent` greets the developer with: `Property 'toHaveTextContent' does not exist on type 'JestMatchers'.`
### Expected Behavior
No TypeScript error.
…
-
### What happened?
How to reproduce:
Create a list with a length of 3 screens (should be scrolled at least 3 times)
`it('should be able to wait for element to be visible after swipe', async () => {…
-
### Minimal reproducible example
https://github.com/kingyx3/issue-expo-sdk-50-env-var
### Summary
How to reproduce:
1. Clone minimal reproducible example into directory
2. yarn install
3…
-