Sam Kruglov

Results 43 comments of Sam Kruglov

In contracts Git repo: 1. Create a branch `new_endpoint` and push `new_endpoint.yml` and `new_endpoint_stub.json` (contracts and mappings directories). In producer Git repo: 2. Create a branch `new_endpoint` and run the...

As a workaround, I am now specifying the branch manually. Hopefully, I don't forget to set it back to master when the endpoint is done

> a Docker image connecting the image with some Stubs published in Artifactory/Nexus Sorry, that doesn't make any sense for me, could you rephrase? So, what problems do you encounter...

Thanks for the insight @jabrena! I have engaged our IOS team to investigate that. We're going to do it next week. I will post here what we find.

Hey, just had a chat with IOS. They decided against WireMock for these reasons: > I have not researched what WireMock does. It’s nothing to do with being good enough....

Thanks, @marcingrzejszczak, I've stressed your point.

I couldn't get much traction on contract testing, nobody is doing anything. We are also migrating to graphql, so might not even be relevant

I meant that I'd edited the description, i.e. the first comment. I don't really know what to add, don't have time to set up a whole project but basically, when...

Found #1205 and your response actually solves my problem! If I execute these 2 lines then I don't need to provide username and password, which is exactly what my concern...