|
|
|
|
|
by jmathai
556 days ago
|
|
What is working better for us is to spin the application up and poke at it with HTTP requests and look for non 200 response codes. The tradeoff is it's not as comprehensive. But giving users something that is 95% working and making it easy for them to fix those issues appears to be the best user experience we've found so far. |
|