Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrey-pohilko/registry-cli
/ endpoints
Endpoints
7 in github.com/andrey-pohilko/registry-cli
⨍
Functions
110
◇
Types & classes
24
↳
Endpoints
7
Route
test_delete_tags_by_age_dry_run
patch('registry.delete_tags')
test.py:None
Route
test_delete_tags_by_age_keep_tags
patch('registry.delete_tags')
test.py:None
Route
test_delete_tags_by_age_no_keep
patch('registry.delete_tags')
test.py:None
Route
test_delete_tags_by_age_no_keep_with_non_utc_value
patch('registry.delete_tags')
test.py:None
Route
test_keep_tags
patch('registry.Registry.create', return_mock_registry)
test.py:None
Route
test_main_calls
patch('registry.Registry.create', mock_create)
test.py:None
Route
test_tags_are_ordered_ascending_by_date_if_the_option_is_given
patch('registry.get_datetime_tags')
test.py:None