You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
JS scripts are not included in test coverage stats for feature tests.
This results in an incorrect calculation (underestimate) of test coverage.
Describe the bug
JS scripts are not included in test coverage stats for feature tests.
This results in an incorrect calculation (underestimate) of test coverage.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Test coverage reflects addition of new rspec feature test for javascript code change.
Additional context
Add any other context about the problem here.