Updates to the tests, committing as they currently run but I need to work on the coverage

This commit is contained in:
Jonathan Bobel
2024-06-27 11:01:31 -04:00
parent 30eac798c2
commit 149c23b721
9 changed files with 955 additions and 770 deletions

View File

@@ -49,13 +49,14 @@
<div id="Weekly">
<div class="chart-header">
<div class="chart-subtitle">{{ current_service.name }} - Last 7 Days</div>
<div class="chart-legend"></div>
<div class="chart-legend" aria-label="Legend"></div>
</div>
<div class="chart-container" id="weeklyChart" data-service-id="{{ service_id }}"></div>
<table id="weeklyTable" class="usa-sr-only"></table>
<table id="weeklyTable" class="usa-sr-only usa-table"></table>
</div>
</div>
<div id="message"></div>
<div id="aria-live-account" class="usa-sr-only" aria-live="polite"></div>
<h2 class="margin-top-4 margin-bottom-1">Recent Batches</h2>
<div class="table-wrapper">