issue-38-dashboard-responsive-layout #41
Reference in New Issue
Block a user
Delete Branch "issue-38-dashboard-responsive-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Tests
docker compose run --rm web python manage.py test pobsync_backend.tests.test_views.ViewTests.test_dashboard_renders_hosts_and_latest_runs pobsync_backend.tests.test_views.ViewTests.test_dashboard_renders_backup_trend_summary pobsync_backend.tests.test_views.ViewTests.test_dashboard_links_latest_snapshot_for_each_host -v 2docker compose run --rm web python manage.py test pobsync_backend -v 2Closes #38