Arseny Balobanov
a07059c769
Replace context in WaitForPort with timeout.
2020-02-15 23:18:14 +03:00
Arseny Balobanov
1957ef1d73
Test success case of using WaitForPort func.
2020-02-15 22:56:46 +03:00
Arseny Balobanov
a35c0bb295
Adding http-digital-clock.
2020-02-15 22:41:14 +03:00
Arseny Balobanov
ffec2af382
Add test helpers to find free tcp ports and wait for ports to become available.
2020-02-15 22:39:40 +03:00
Arseny Balobanov
901371904b
fetchall: simplify multiple urls test.
2020-02-15 17:57:04 +03:00
Arseny Balobanov
91f9796dad
fetchall: move multiple-urls subtest to separate test and actually check that each url is hit.
2020-02-15 17:51:07 +03:00
Fedor Korotkiy
ff40c140ba
Fix typos
2020-02-15 02:26:44 +03:00
Fedor Korotkiy
0975bc3736
Add batcher task
2020-02-15 02:04:08 +03:00
verytable
b19a92ab27
docs/testtool.md: fix grammar.
2020-02-14 22:36:18 +03:00
Fedor Korotkiy
8eddf48fa9
Run linter on submit
2020-02-14 15:55:25 +03:00
Fedor Korotkiy
5c53ad15f9
Add instructions for running linter
2020-02-14 15:55:25 +03:00
Fedor Korotkiy
f7a5d8858f
Add golangci-lint config
2020-02-14 15:55:25 +03:00
verytable
58a2d0919f
wordcount: fix output format in readme.
2020-02-14 13:53:55 +03:00
Fedor Korotkiy
98b39757c0
Update tour0 README
2020-02-14 13:37:35 +03:00
verytable
5492c916b1
Fix http request docs ref.
2020-02-14 13:26:46 +03:00
Fedor Korotkiy
5d9a1344ca
Try another fix
2020-02-14 00:04:48 +03:00
Fedor Korotkiy
ffd0ea8700
List only go files
2020-02-13 23:57:34 +03:00
verytable
555c710de0
fetchall: fix example in readme.
2020-02-13 23:21:54 +03:00
verytable
361279b1b5
Release fetchall.
2020-02-13 23:10:15 +03:00
verytable
228472b942
Merge branch '5-concurrent-url-fetch' into 'master'
...
Resolve "concurrent-url-fetch"
Closes #5
See merge request slon/shad-go-private!5
2020-02-13 20:04:47 +00:00
verytable
089a8d9f8a
Merge branch '4-url-fetch' into 'master'
...
Resolve "url-fetch"
Closes #4
See merge request slon/shad-go-private!4
2020-02-13 19:54:24 +00:00
verytable
df4a9d56c3
Resolve "url-fetch"
2020-02-13 19:54:24 +00:00
verytable
8041717d54
Fix yaml.
2020-02-13 22:43:49 +03:00
verytable
3d7852a094
Release wordcount.
2020-02-13 22:37:49 +03:00
verytable
587daafa63
Add concurrent url fetch.
2020-02-13 19:00:29 +03:00
Fedor Korotkiy
fa5c208aad
Update slides
2020-02-13 17:57:26 +03:00
Fedor Korotkiy
47c9bf5bf4
Add tour0
2020-02-13 16:00:28 +03:00
Fedor Korotkiy
3d9a69ac37
Fix lecture
2020-02-13 15:47:08 +03:00
Fedor Korotkiy
c989b9f92e
Fix lecture
2020-02-13 14:54:17 +03:00
Fedor Korotkiy
1f1c1870c6
Update first lecture
2020-02-13 14:45:11 +03:00
Fedor Korotkiy
4006009c2c
Update sum README.md
2020-02-13 03:25:45 +03:00
Fedor Korotkiy
d842678a2c
Fix
2020-02-13 03:07:21 +03:00
Fedor Korotkiy
d4a0cca74d
Debugging
2020-02-13 03:02:31 +03:00
Fedor Korotkiy
d09d084a1d
Debugging
2020-02-13 02:58:32 +03:00
Fedor Korotkiy
0136bbfac5
Debugging
2020-02-13 02:56:04 +03:00
Fedor Korotkiy
796804edab
Debugging
2020-02-13 02:50:16 +03:00
Fedor Korotkiy
e227b7e140
Fix
2020-02-13 02:31:40 +03:00
Fedor Korotkiy
3c626cafd5
Fix
2020-02-13 02:28:27 +03:00
Fedor Korotkiy
a361581536
Fix CI config.
2020-02-13 02:18:05 +03:00
Fedor Korotkiy
6a83a4f1fc
Task grading
2020-02-13 02:10:17 +03:00
verytable
19f44ee666
wordcount: test lines with single occurence
2020-02-13 01:42:45 +03:00
verytable
735f5163b4
testenv.docker: fix testtool build command
2020-02-13 01:34:42 +03:00
verytable
8290d1179c
Merge branch '3-word-count' into 'master'
...
Resolve "word-count"
Closes #3
See merge request slon/shad-go-private!3
2020-02-12 22:25:12 +00:00
verytable
dea434be37
Resolve "word-count"
2020-02-12 22:25:12 +00:00
Fedor Korotkiy
0de2390008
Squashed commit of the following:
...
commit 347ba11cfe4a49bff6fc29063b49416d90525e52
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date: Sat Feb 8 22:44:26 2020 +0300
Sandboxed test execution.
commit c5c9557dd59c54971a78d424ec118655f6b2005c
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date: Sat Feb 8 21:13:13 2020 +0300
Fix paths used during testing.
commit 1ba21eb0aad08f543c6a99bfd927721207943abb
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date: Sat Feb 8 20:56:32 2020 +0300
Helper for process sandboxing
commit 54f0aa11156c1d2c998a060b60be7af8666d5da4
Author: Fedor Korotkiy <prime@yandex-team.ru>
Date: Sat Feb 8 20:10:56 2020 +0300
Package list helper.
2020-02-10 16:41:58 +03:00
Fedor Korotkiy
3290d0880c
Add slide reference
2020-02-10 16:40:22 +03:00
Fedor Korotkiy
1a6f837afe
First part of lecture 0.
2020-02-09 21:14:30 +03:00
Fedor Korotkiy
48455f1b45
Update docs
2020-02-07 13:45:23 +03:00
verytable
664f66105b
Use cmd.Run instead of cmd.Start+cmd.Wait.
2020-02-02 01:21:12 +03:00
verytable
ff809b73c3
Start doc comments with the name being declared.
2020-02-02 01:19:13 +03:00