You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/spec
rebuilt eee0cb14a3
Fix: failing subcategory report specs
3 years ago
..
controllers merge disagreggation features 3 years ago
fixtures It's possible for admin data likert score values to be above 5. If that happens, we 3 years ago
javascript Replace javascript logic with hotwire. Also hide district dropdown on 3 years ago
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
models Fix: failing subcategory report specs 3 years ago
presenters Rename DataAvailability to Summary 3 years ago
requests add first pillar 3 years ago
services It's possible for admin data likert score values to be above 5. If that happens, we 3 years ago
support Fix failing tests 3 years ago
system Set credentials before switching to different district instead of after in the hopes the test will be less flaky when run in github actions 3 years ago
views Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
factories.rb Update logic for calculating student response rate. Remove references 3 years ago
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
spec_helper.rb Make sure to perform authorization when switching districts. Make sure to use apparition for system specs 3 years ago