sqm-dashboards/spec
2023-05-16 13:33:55 -07:00
..
controllers merge disagreggation features 2023-01-12 17:02:34 -08:00
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 2023-03-29 16:24:56 -07:00
javascript Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 10:36:00 -07:00
models Fix response rates for small schools by accounting for expected minimum counts of responses less than 10 2023-05-12 12:34:42 -07:00
presenters Rename DataAvailability to Summary 2023-04-22 10:44:06 -07:00
requests add first pillar 2023-02-28 17:50:21 -08:00
services Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
support Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
system Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 10:36:00 -07:00
views Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 10:36:00 -07:00
factories.rb Update logic for calculating student response rate. Remove references 2023-04-08 10:59:48 -07:00
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. 2023-03-29 15:45:48 -07:00
spec_helper.rb Make sure to use apparition for system specs 2023-05-16 13:33:55 -07:00