-
I am encountering an issue mocking method calls with a functional argument. It appears that gomock is not matching the argument, and so failing with an unexpected call.
Tests are failing with the f…
-
**Description:**
The Service Component Test design pattern is essential for validating the behavior and functionality of individual microservices within a microservice architecture. This pattern ensur…
-
**Is your feature request related to a problem? Please describe.**
I configure and use the same mock across a test collection and some tests needs to mutate that mock to set a different return value.…
-
### Library name and version
Azure.ResourceManager.CostManagement 1.0.1
### Query/Question
It is quite difficult to mock functionality related to the Cost Management api, specifically around the Co…
-
### Background
Currently, I am researching if we may use the ms-dev-proxy as a tool to support us in integration/manual/QA tests for our apps, and mocking responses is just the perfect functionalit…
-
## Info
The club home page is first thing members will see when logging in.
Any ideas/suggestions on design or layout are welcomed. If you are comfortable in Django, you can edit the functional …
-
**Description**
We need to implement unit tests for the library to ensure code quality and functionality. The unit tests should cover various aspects of the library's functionality and should be wr…
-
We are developing a course platform! 🎊
We want to create a landing page for people to find courses.
Here is the design:
![Course page design](https://github.com/user-attachments/assets/8ce97…
-
### Feature Description
**Feature Request: Add Support for `page.on('request')`, `page.route()`, and CDP Access in k6 Browser Module**
**Description:**
There is a need for enhanced functionality in …
-
### Description
NOTE: Figure out what we're doing the Rust server before doing this
Right now, the mock data in the database doesn't all line up with the data types we have stored in the client/ s…