shad-go/tools/testtool/commands
Alexander Vasilyev 545ce5cbe3 Calculate coverage problem-wise, not per package.
This seems to be fair, especially since coverage target is
defined problem-wise. Practical reason: coverme/app can not
be covered sufficiently without testing Start/initRoutes/run;
out of these, only initRoutes can be tested, and testing it
separately is a wierd solution.
2020-03-27 22:32:10 +03:00
..
coverage.go Calculate coverage problem-wise, not per package. 2020-03-27 22:32:10 +03:00
coverage_test.go Cleanup comments. 2020-03-19 01:40:57 +03:00
deadlines.go Fix 2020-02-13 02:28:27 +03:00
deadlines_test.go Fix 2020-02-13 02:28:27 +03:00
export.go Last fix, hopefully. 2020-02-01 04:06:26 +03:00
git.go Task grading 2020-02-13 02:10:17 +03:00
git_test.go Task grading 2020-02-13 02:10:17 +03:00
grade.go Fix 2020-02-13 02:28:27 +03:00
list.go Try another fix 2020-02-14 00:04:48 +03:00
list_test.go Squashed commit of the following: 2020-02-10 16:41:58 +03:00
report.go Task grading 2020-02-13 02:10:17 +03:00
report_test.go Task grading 2020-02-13 02:10:17 +03:00
root.go Working on export tool 2020-02-01 03:23:20 +03:00
sandbox.go Debugging 2020-02-13 02:56:04 +03:00
sandbox_test.go Squashed commit of the following: 2020-02-10 16:41:58 +03:00
test_submission.go Calculate coverage problem-wise, not per package. 2020-03-27 22:32:10 +03:00
test_submission_test.go Use require.NoError where appropriate 2020-02-16 17:18:51 +03:00