Is your feature request related to a problem? Please describe.
When some test cases are unchecked, we could fail on a previously accepted test case. Before submitting, we may want to make sure that we can pass all test cases.
Describe the solution you'd like
- Add an option to run on all test cases before submitting (confirmation still required).
- Add an action "Check and Submit", which submits without confirmation after getting accepted on all test cases, or don't submit if failed on some test case.
Is your feature request related to a problem? Please describe.
When some test cases are unchecked, we could fail on a previously accepted test case. Before submitting, we may want to make sure that we can pass all test cases.
Describe the solution you'd like