Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/httpie/cli
/ check_update_warnings
Function
check_update_warnings
tests/test_update_warnings.py:29–30 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
27
28
29
def
check_update_warnings(text):
30
return
'A new HTTPie release'
in text
31
32
33
@pytest.mark.requires_external_processes
Callers
6
test_check_updates_disable_warnings
Function · 0.85
test_check_updates_first_invocation
Function · 0.85
test_check_updates_first_time_after_data_fetch
Function · 0.85
test_check_updates_first_time_after_data_fetch_unknown_build_channel
Function · 0.85
test_cli_check_updates
Function · 0.85
test_cli_check_updates_not_shown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected