-
### Project Title: **Event Management System**
#### Project Overview:
Create a robust Event Management System that allows users to create, manage, and attend events. The system will utilize micros…
-
I am in the process of implementing serenity-cucumber to test microservices. We have around 50 microserivces in the environment that has been consumed by different channels like web and mobile. As per…
-
**Describe the bug**
Based on property a i want search every artifact without value1, value2
**To Reproduce**
Upload several artifact into artifactory label it
a=1
a=2
a=3
And you want t…
-
https://github.com/Book-Microservices-v2/chapter03/blob/ecf489e28d65bd4e0d28ff9c80c1f9e09b87be3b/multiplication/src/test/java/microservices/book/multiplication/challenge/ChallengeServiceTest.java#L42
-
https://github.com/Book-Microservices-v2/chapter03/blob/ecf489e28d65bd4e0d28ff9c80c1f9e09b87be3b/multiplication/src/test/java/microservices/book/multiplication/challenge/ChallengeServiceTest.java#L28
…
-
Hey there,
we just started using pacts. Historically we've been using wiremock to mock other microservices when testing a microservice as a whole. It would be great if we could just use the test data…
-
**Is your feature request related to a problem? Please describe**.
Scenario: Developer works on a microservice M locally. This microservice has dependencies to other microservices D1..Dn. And D1..D…
-
I have been staging some updates testing the tgi-gaudi software with llama 405B fp8, i am waiting for habana optimum to approve the PR, and then I will submit a pr for huggingface/tgi_gaudi and will s…
-
**What happened**:
We have a use-case for extending resources with our own property to limit the amount of services we schedule per node. Ref.: [Assign Extended Resources to a Container](http…
-
Use case: Test all, but only ones that belong to a particular package.
At the moment, the run tests by package doesn't allow wildcards. E.g. `github.com/microservices-demo/microservices-demo/...`. So…