-
I've included the 3.0.0 branch and got the following error from a NoSuchMockException which seems off since the @Mock is no longer used:
> A mock for the type SomeType was not generated.
>
> …
-
Setup the mock api project, choose the language and choose what to use.
-
The mock was created in this ticket: https://github.com/department-of-veterans-affairs/va.gov-team/issues/95262
This ticket is to create a all of the boilerplate required to make the API call and stor…
-
This is a tremendous plugin! Thank you for your hard work with this. I was wondering if you had plans on adding support for mocks, such that the mocked modules get replaced with the non-barrel import?
-
a simple server that returns json in the same shape that the actual API returns. cc @codingMustache re: fake json shape
-
Er moet een mock worden gemaakt voor verblijfplaatshistorie, zodat een consumer deze api in de eigen omgeving kan bevragen.
- [x] realisatie van de mock
- [ ] gebruik van de mock toelichten in de get…
-
-
### Is your enhancement related to a problem? Please describe
I am using the KubernetesMockServer for testing my K8s Operator which uses the deletionTimestamp in the metadata when deleting a resource…
-
**Is your feature request related to a problem? Please describe.**
Yes, I just switched to this new repository and all my test cases are failing.
**Describe the solution you'd like**
Please provide…
-
- Uitzoeken of de formulieren met nieuwe appids aankomen bij BDI om overgang van acc naar prod duidelijker te maken
- Mocks van alle formulieren in submissionstorage om mee te kunnen testen
- Overzich…