Timeline for Are (database) integration tests bad?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 9, 2017 at 15:19 | comment | added | Jon Raynor | @ArtBristol - Typically our build server does not have the full environment dependency configured, so we can't run our integration tests there. But if one can run the integration tests there, go for it. We have a deployment sandbox set up after the build which we use for integration testing to verify the deployment. But each situation is different. | |
| Jan 7, 2017 at 23:25 | comment | added | artbristol | I would recommend running integration tests for every build, rather than having to commit and push. Depends how long they take, but it's also a good idea to keep them fast for many reasons. | |
| Apr 27, 2016 at 9:34 | history | edited | Robbie Dee | CC BY-SA 3.0 | Attended to various typos |
| Nov 2, 2015 at 21:13 | history | answered | Jon Raynor | CC BY-SA 3.0 |