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 a9316f18cb
Make sure to use apparition for system specs
3 years ago
..
controllers merge disagreggation features 3 years ago
fixtures make sure spec tests what it's supposed to test; that the value of the responses gets updated when a new information is loaded from another csv 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 response rates for small schools by accounting for expected minimum counts of responses less than 10 3 years ago
presenters Rename DataAvailability to Summary 3 years ago
requests add first pillar 3 years ago
services Update logic for calculating student response rate. Remove references 3 years ago
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 4 years ago
system Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 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 Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 3 years ago
spec_helper.rb Make sure to use apparition for system specs 3 years ago