Completes Sub Categories and Measures for "All " Category Tabs -

Milford High School (Milford District).  Add tabs to top navigation [#179727241]
This commit is contained in:
Liam Morley 2021-10-07 17:07:39 -04:00 committed by rebuilt
parent 5595af15b6
commit a406205e20
16 changed files with 106 additions and 17 deletions

View file

@ -104,6 +104,9 @@ feature 'School dashboard', type: feature do
expect(page).to have_text('Teachers & Leadership')
expect(page).to have_text('Approval')
click_on 'School Culture'
expect(page).to have_text('This category measures the degree to which the school environment is safe, caring, and academically-oriented.')
end
scenario 'user sees schools in the same district' do