-
**Is your feature request related to a problem? Please describe.**
I would like to unit test this library, but there is no mock server implementation. Testing requires me to start a standalone pulsar…
-
It seems from other issues posted that this was an intentional breaking change in 3.0.0, but from the issues listed I haven't been able to put together a concrete answer to how I should change my code…
-
Right now, `medsmaker_mocks.py` has both some old legacy code and shortcuts that we should remove, fix, and / or improve. A few things to start with:
- Remove the option to select sources here & in…
-
The app should be able to enable/disable mocks at runtime.
-
I always have trouble mentally working backwards in time to determine when I need to leave for the airport when traveling. I thought it would be a cool exercise to build a simple web based, javascript…
-
# Description
Mocks in https://github.com/civiform/civiform/issues/7935
Related to https://github.com/civiform/civiform/issues/8792
# Done when
- [ ] An applicant has the option to save and exit on t…
-
#### What would you like to be added:
Some mocks are configured locally within each test. They should otherwise be mocked **globally** and **automatically** for better code brevity.
/area co…
-
I have more than 400 mocks created in my deployment. It is verify difficult to search a mock since we only see 10 mocks on a page. We have to navigate between pages to and manually search the required…
-
Hey first of all thanks for this great mock library. I'm trying to port my mocks from mockgen to use ensure. I have two issues I need help with to do it:
1. Mocks with Ensure do now allow me to ove…
-
How do I go about defining a command-based mock that can be shared between `*_spec.sh` files?