-
_Попълнете отделните секции отдолу и изтрийте упътванията._
*Връзка към проекта:*
https://github.com/baldzhiyski/Crossfit-Web-App/commit/5b07e73b1a742f70b1df8260dd080798224a9f3b
Също теста за…
-
### Proposal
Directory `src/test/resources/__files` does not exist in my project but I notice that WireMock is creating it automatically after upgrading to version v3.6.0.
I think this should _not…
jkmcl updated
4 months ago
-
### Summary
The WireMock ecosystem has a third-party maven plugin called [wiremock-maven-plugin](https://github.com/ipastusi/wiremock-maven-plugin).
Investigate if there could be support for tha…
-
Tests
1. PublicKeyAsPEMLocationURLTest
2. PublicKeyAsJWKLocationURLTest
Make an assumption that the application is deployed at the time the JWT handling is configured.
If an implementation configu…
-
We have several failures:
:heavy_multiplication_x: org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest.testConnectTimeout
:heavy_multiplication_x: org.eclips…
gsmet updated
2 months ago
-
### Proposal
I've been using WireMock for a while now, and while it's an amazing tool, I think we can make it even better. How? By adding a Graphical User Interface (GUI)!
I'm excited about the id…
-
### Proposal
getting `CrashLoopBackOff` while installation
### Reproduction steps
- clone repo
- `helm upgrade --install ./chart/`
- `kubectl get pods`
### References
_No response_
-
### Summary
Investigate and add support for https://github.com/wiremock/wiremock-pact.
The original issue was about checking Atlassian's [wiremock-pact-generator](https://bitbucket.org/atlassian…
-
Hi,
I am using WireMock to stub a post call. This call is internally called from another post call for which I am writing the junit.
```
@Test
@WithMockUser( username = "download_user" )
…
-
**Describe the bug**
While writing a test for an iOS app, I encountered an issue, where on starting a mock server on any port, makes maestro emit an exception. After stopping the mock server, maestro…