-
### Context
As we are revamping the overall item flow we want to create mocks, matching the style guide of the item feed, for the item voting page.
The item voting page should:
- make it clear th…
-
Hello!
I've developed **Multi-API Mocker**, a utility enhancing `requests_mock` for easier mocking of multiple API calls in pytest. It aims to improve test readability and maintainability in comple…
jab3z updated
10 months ago
-
**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 …
-
Hello the module doesn t work with grindr on android 12
The module results correctly activated but grindr still keep identifying the mock location status. Someone can help?
-
I'm using `mock-fs` with [supertest](https://github.com/visionmedia/supertest) to test file uploads in an express application. I get hit with `Error: ENOENT, no such file or directory` messages from t…
-
Bad:
```dart
class ExampleMock extends Mock implements Example
```
Good:
```dart
class ExampleMock extends Notifier with Mock implements Example
```
-
Hello,
`python-purl` looks not under development. Could you eventually consider to use another library or drop this single test?
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure a similar issue has not already been created
### Description
If you have mult…
-
**deliveryNoteLineItemNumber is missing and should be added.**
deliveryNoteLineItemNumber is required if there is a delivery note for the goods according to the schema.
deliveryNoteLineItemNumber…
-
### Overview
We currently generate 3 test users for the application. However, all users are signed up with the role "Admin". We want each user to be signed up for the appropriate role in order to bet…