Page MenuHomePhabricator

Attempt to improve test coverage checks within test_coverage.py
Open, Needs TriagePublic

Description

Admittedly, test_coverage.py is not doing a great job in attempting to check test coverage across php and javascript code. Unfortunately, this is a fairly involved and difficult problem to solve. There may be modest ways we can attempt to improve this for now and we should explore those. One possible way would be to attempt to check for other testing methods beyond basic unit tests, such as selenium tests or tests controlled by grunt.