Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColinWaddell/TapsAff-Django
/ endpoints
Endpoints
7 in github.com/ColinWaddell/TapsAff-Django
⨍
Functions
108
◇
Types & classes
25
↳
Endpoints
7
Route
test_clothing_map_renders_svg
mock.patch("www.views.icons")
www/tests.py:None
Route
test_default_location_failure_returns_packet_with_error
mock.patch("www.taps.forecast._grab_forecast_data")
www/tests.py:None
Route
test_get_default_location
mock.patch("www.views.forecast.query")
www/tests.py:None
Route
test_get_with_location
mock.patch("www.views.forecast.query")
www/tests.py:None
Route
test_returns_json
mock.patch("www.views.forecast.query")
www/tests.py:None
Route
test_user_location_unknown_falls_through_to_default
mock.patch("www.taps.forecast._grab_forecast_data")
www/tests.py:None
Route
test_weather_map_renders_svg
mock.patch("www.views.icons")
www/tests.py:None