mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Use category presenters on page.
Show category and subcategory cards Conditionally render subcategory icons fix styling
This commit is contained in:
parent
8e0af1f17f
commit
b29107688e
11 changed files with 171 additions and 14 deletions
|
|
@ -104,7 +104,7 @@ feature 'School dashboard', type: feature do
|
|||
expect(page).to have_text('Teachers & Leadership')
|
||||
expect(page).to have_text('Approval')
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
scenario 'user sees schools in the same district' do
|
||||
page.driver.browser.basic_authorize(username, password)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue