twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

Adding docker-compose example #19

Closed camiloribeiro closed 8 years ago

camiloribeiro commented 8 years ago

Adding docker-compose example.

Three different services running three different endpoints that show part of diffy's features, such as differences in the json objects, response headers and the noise feature. A note was added to the README file in the root directory regarding the example.

Testing is not applicable to that case.

Let me know if you have any question.

puneetkhanduri commented 8 years ago

@ThanosBaskous Any chance we could get you to review this?

camiloribeiro commented 8 years ago

@puneetkhanduri it seems that there is some non determinism towards oraclejdk8. Should we open an issue for that?

puneetkhanduri commented 8 years ago

@travisbrown Any chance you could help review this request? @camiloribeiro Let's open an issue regarding oraclejdk8 non-determinism. My guess is this has something to do with scala's runtime reflection libraries.