ResearchComputing / RCAMP

Research Computing Account Management Portal
MIT License
0 stars 0 forks source link

Replace integration tests for admin interfaces with functional tests #254

Open zebulasampedro opened 6 years ago

zebulasampedro commented 6 years ago

The portion of the test suite which covers the admin interface has a very low defect discovery rate relative to the time it takes to develop and maintain. For this reason admin interface integration tests are being deprecated in #171.

During future work on #252, #249, and #247 the removed integration tests will be replaced by functional tests along critical admin use cases.