dradis-ce
dradis-ce copied to clipboard
Add new Sandbox environment for testing
Summary
Very similar to Production, but in this environment:
- we disable ActionMailer deliveries.
- add Sentry for performance / exception monitoring
- pre-seed the DB with the Welcome kit
Check List
- ~~[ ] Added a CHANGELOG entry~~
- [x] Commit message has a detailed description of what changed and why.