Timeline for Testing a REST client against a REST Server. How to do fixtures?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2015 at 13:54 | comment | added | FrEaKmAn | mocking an API is great way to solve the problem. But how do you make sure that mocked API == real API? | |
| Mar 10, 2013 at 8:13 | comment | added | sivers | Thank you to all the helpful suggestions. Also by Twitter I got great suggestions to try Ruby gem "webmock" and similar to mock the REST API server response. I also agree with "febeling" that what I'm describing seems to be more of an integration test, so I'll look into that separately. Thanks again everyone. -- Derek | |
| Mar 10, 2013 at 8:13 | vote | accept | sivers | ||
| Mar 9, 2013 at 13:47 | comment | added | febeling | You dismiss the whole idea of integration tests here quite casually. I don't think this approach is informed from practice. | |
| Mar 9, 2013 at 2:21 | review | First posts | |||
| Mar 9, 2013 at 3:23 | |||||
| Mar 9, 2013 at 2:05 | history | answered | briandoll | CC BY-SA 3.0 |