Hacker News new | ask | show | jobs
by tomfakes 5154 days ago
I have an app that has a number of test users with a set of data for each of them that shows off the app. Since the users interact in specific ways, I need to have several users otherwise the testing isn't useful.

My dev machine has a much smaller set of data, but on Heroku, I run stage servers with reasonable amounts of real life data that I need for final testing