Use category presenters on page.

Show category and subcategory cards

Conditionally render subcategory icons

fix styling
This commit is contained in:
rebuilt 2021-10-01 17:05:50 +02:00
parent 8e0af1f17f
commit b29107688e
11 changed files with 171 additions and 14 deletions

View file

@ -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)