Eric Sherman
Eric Sherman
Woah next level mocking https://medium.com/swlh/an-alternative-to-integration-testing-with-jest-and-sequelize-transactions-7a9b703a562c
https://medium.com/@benhurott/nodejs-creating-code-100-testable-with-jest-and-factory-pattern-352252b5774e
So far I've set up some seed examples using faker. I'm less confident on the best path for using these for automated testing, though I've already found them to be...
@louh is this related to: https://github.com/streetmix/streetmix/issues/2023 curious where it exists in priority, seems like it could be useful (esp if we are hoping for for monetization from people working at...
I can help look at this, since the primary way we'll be modifying roles are through payments.
https://www.npmjs.com/package/loadtest or something similar could be used for load tests
My initial two cents: 1) it can help make environments consistent, but I've also seen where it can replace the time spent on dependencies/setup with time spent getting docker working...
@louh I moved this into Icebox but we can also close it if you prefer
We could add a Dockerfile if it would increase developer accessibility by making it easier to set up a dev environment. But we don't use it for deploying to production....
This is probably low priorit/backlogged for now