Commit Graph

4 Commits

Author SHA1 Message Date
Kirill Zhuravlev
82263463a8
move test functions to test file 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
00bcb01584
use template.Must at program starts 2023-04-03 08:16:17 -03:00
jidicula
4cb206f636 refactor(tests): Use net/http constants for status codes
It's best to use the built-in library constants for status codes when possible
as it improves readability, rather than having to look up status code
definitions when otherwise changing behaviour.
2022-10-27 20:22:31 -03:00
Amir Ariffin
1fd356d91f
run stale repo check as test instead (#4265) 2022-06-10 17:58:34 +05:30