-
**Problem statement**
All user groups that can access and edit the risk assesment can delete the Documents and Policies Library, or edit the reference controls that come with that library, but the cu…
-
Hi, thank you for this useful library! I was trying to update it, I downloaded the most recent tarball from PyPI and in my environment with Django 5.1 two tests fail:
```
[ 26s] FAIL: test_postp…
-
We can get performance improvements (both wrt. memory and time) by moving to asyncio and aiohttp. We can let our internal APIs be async, and then use something like [this](https://gist.github.com/erle…
-
### Tareas
- [ ] Migrar la implementación del archivo `portable-text-parser.component.spec.ts` de TestBed a Angular Testing Library.
- [ ] Agregar un array mock de objetos de tipo `TextBlockContent`…
-
Hello, how are you? First of all, I wanted to thank you for having made this library, it turned out great!
Regarding the "issue", a few months ago I have been developing a bot with its library and …
-
As I understand it, Mock implementations are to be only used in unit tests. So, they should be on their own assembly/package.
-
### Describe the project you are working on
Character animation test project
### Describe the problem or limitation you are having in your project
Some animation settings are obscured, and it would…
-
## Issue
My iOS app using `moko-permissions` was **rejected by App Store Connect** because `Info.plist` keys for `NSContactsUsageDescription` and `NSMotionUsageDescription` were missing. This happene…
-
**Is your feature request related to a problem? Please describe.**
Main library source contains mock implementations of the library. We should move them into test repository or elsewhere, to clearly …
-
### 🚀 Feature Request
What I would like to see and experience is for playwright to allow pure server side mocking in addition to the existing client side api mocking via routes - similar to Nock an…