Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnrob
5750 days ago
You might avoid doing certain write-esque operations if you know you are in test mode. For example, you wouldn't want to charge a credit card or update someone's facebook status.
2 comments
praptak
5750 days ago
On the downside this might prevent some great dramatic literature from being created.
link
Deestan
5750 days ago
That makes sense. It didn't occur to me that someone might want to run a monkey test in a live environment, but I guess it is necessary sometimes.
link