1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-13 11:14:37 -05:00
Commit graph

2 commits

Author SHA1 Message Date
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
Renamed from test_stale_repositories.go (Browse further)