Arseny Balobanov
|
b2a9e833f8
|
Releasing new task group with single batcher task.
|
2020-03-26 20:36:15 +03:00 |
|
Fedor Korotkiy
|
22fc994458
|
Fix lecture
|
2020-03-26 17:57:49 +03:00 |
|
Fedor Korotkiy
|
29089ced33
|
Add shared memory lecture
|
2020-03-26 16:34:09 +03:00 |
|
Arseny Balobanov
|
4304387383
|
testequal: add tests that compare map with slice to forbid using short form of type assertion in solution
|
2020-03-25 23:09:19 +03:00 |
|
Arseny Balobanov
|
febc967100
|
testequal: check that AssertEqual == !AssertNotEqual.
|
2020-03-25 23:04:04 +03:00 |
|
Rak Alexey
|
bfb17611fe
|
Swap actual and expected in require.Equal.
|
2020-03-23 22:25:07 +03:00 |
|
Arseny Balobanov
|
d025403144
|
testtool: fix build tag in submission test.
|
2020-03-23 22:21:42 +03:00 |
|
Arseny Balobanov
|
e2fbd87846
|
fix task name
|
2020-03-22 06:45:39 +03:00 |
|
Arseny Balobanov
|
fd90a734d3
|
Releasing testequal.
|
2020-03-22 06:42:18 +03:00 |
|
verytable
|
7e14d269e7
|
Merge branch '14-type-switch-task' into 'master'
Resolve "type switch task"
Closes #14
See merge request slon/shad-go-private!22
|
2020-03-22 03:39:15 +00:00 |
|
Arseny Balobanov
|
4423e722a9
|
Move error message tests from helper test to separate test.
|
2020-03-22 06:35:22 +03:00 |
|
Vetrov Alexey
|
7fb06f4ac4
|
Fix invalid URL in client
|
2020-03-22 04:17:41 +03:00 |
|
Vetrov Alexey
|
6c871e6474
|
Unfished -> Unfinished
|
2020-03-22 04:14:05 +03:00 |
|
Arseny Balobanov
|
2b49e0ea2f
|
Rename require.go to assertions.go.
|
2020-03-21 03:52:43 +03:00 |
|
Arseny Balobanov
|
3fe2f3144f
|
Fix string benchmark size; rename benchmarks; add map benchmark.
|
2020-03-21 03:50:02 +03:00 |
|
Arseny Balobanov
|
69abab266c
|
Add note about err msg.
|
2020-03-21 03:32:54 +03:00 |
|
Arseny Balobanov
|
39c638aa2f
|
Fix readme.
|
2020-03-21 03:12:06 +03:00 |
|
Arseny Balobanov
|
063b5e9764
|
Fix benchmark name.
|
2020-03-21 03:04:24 +03:00 |
|
Arseny Balobanov
|
fb1b643ca8
|
Adding testequal task.
|
2020-03-21 02:56:58 +03:00 |
|
Arseny Balobanov
|
5f1b033f10
|
testtool: fix cover profile permissions issue by writing profile to /tmp.
|
2020-03-20 13:00:17 +03:00 |
|
Arseny Balobanov
|
a74e207ea3
|
testtool: fix coverage comment search dir.
|
2020-03-20 11:59:20 +03:00 |
|
Arseny Balobanov
|
5379d8dbf7
|
tparallel: fix typos in readme.
|
2020-03-20 02:50:25 +03:00 |
|
Arseny Balobanov
|
5aa7ef083a
|
coverme: add links to slides and testify.
|
2020-03-20 02:14:23 +03:00 |
|
Arseny Balobanov
|
c0abffe339
|
Releasing coverme.
|
2020-03-20 01:58:54 +03:00 |
|
Fedor Korotkiy
|
2fe00359e2
|
Update README.md
|
2020-03-19 22:56:52 +00:00 |
|
verytable
|
629e9b3c92
|
Merge branch '16-test-coverage' into 'master'
Resolve "test coverage"
Closes #16
See merge request slon/shad-go-private!20
|
2020-03-19 22:49:24 +00:00 |
|
Arseny Balobanov
|
ccd5e77396
|
coverme: add note about 100% coverage.
|
2020-03-20 01:38:59 +03:00 |
|
Arseny Balobanov
|
6d948ff9da
|
Fix readme.
|
2020-03-20 01:30:21 +03:00 |
|
Arseny Balobanov
|
ad8e27c53a
|
coverme: increase min coverage from 85% to 90%
|
2020-03-20 01:16:07 +03:00 |
|
Arseny Balobanov
|
fb5f9d5aad
|
Fix imports.
|
2020-03-20 01:02:50 +03:00 |
|
Arseny Balobanov
|
235923eba8
|
Fix imports.
|
2020-03-20 01:00:46 +03:00 |
|
Arseny Balobanov
|
9ce2d57196
|
Adding todo-app coverage task.
|
2020-03-20 00:57:07 +03:00 |
|
Fedor Korotkiy
|
23d64d2a04
|
Fix
|
2020-03-19 21:53:01 +03:00 |
|
Arseny Balobanov
|
03a063f40e
|
Releasing Testing task group with single tparallel task.
|
2020-03-19 21:06:26 +03:00 |
|
Arseny Balobanov
|
3497bd5978
|
Fix typos.
|
2020-03-19 21:01:07 +03:00 |
|
verytable
|
5390645759
|
Merge branch 'tparallel' into 'master'
Add tparallel task
See merge request slon/shad-go-private!19
|
2020-03-19 17:58:28 +00:00 |
|
Fedor Korotkiy
|
73abece215
|
Fix
|
2020-03-19 16:51:15 +03:00 |
|
Fedor Korotkiy
|
e49db490a8
|
Talk about golden files
|
2020-03-19 16:50:45 +03:00 |
|
Fedor Korotkiy
|
2d46cb0487
|
Fix
|
2020-03-19 16:28:29 +03:00 |
|
Fedor Korotkiy
|
20483034d0
|
Update lecture
|
2020-03-19 16:23:32 +03:00 |
|
Fedor Korotkiy
|
dccd98c578
|
Fixes
|
2020-03-19 16:06:26 +03:00 |
|
Fedor Korotkiy
|
8d5a33c1b7
|
Testing lecture
|
2020-03-19 15:47:16 +03:00 |
|
Arseny Balobanov
|
a9ca8a5c7c
|
Test that testtool won't check coverage of imported package e.g. net/http.
|
2020-03-19 02:38:45 +03:00 |
|
Arseny Balobanov
|
9848183cc1
|
Cleanup comments.
|
2020-03-19 01:40:57 +03:00 |
|
Arseny Balobanov
|
8c9f5151b1
|
Fix variable shadowing pointed out by linter.
|
2020-03-19 01:33:16 +03:00 |
|
Arseny Balobanov
|
bb0c91683f
|
Adding forgotten coverage helpers.
|
2020-03-19 01:29:11 +03:00 |
|
Arseny Balobanov
|
cd7f4d69f1
|
Support test coverage requirements via comment.
|
2020-03-19 01:19:44 +03:00 |
|
Fedor Korotkiy
|
851820786c
|
Merge branch 'grader-job-timeout' into 'master'
add timeout to grade job
See merge request slon/shad-go-private!18
|
2020-03-18 15:39:11 +00:00 |
|
Fedor Korotkiy
|
43cf8dcd0e
|
Add tparallel task
|
2020-03-18 18:35:54 +03:00 |
|
Arseny Balobanov
|
0a772062c7
|
externalsort: make merge test stronger.
|
2020-03-18 01:04:54 +03:00 |
|