sqm-dashboards/spec
2023-06-26 14:27:19 -07:00
..
controllers Replace javascript logic with hotwire. Also hide district dropdown on 2022-12-14 13:41:34 -08:00
fixtures It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 16:06:50 -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 14:21:48 -07:00
models update tests for subcategory report 2023-06-26 11:38:04 -07:00
presenters Rename DataAvailability to Summary 2023-04-22 14:24:39 -07:00
routing/legacy Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
services fix: There was an n+1 problem where we looked up the list of schools for 2023-06-26 11:25:32 -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 fix: Flaky test might be related to not waiting for go button to appear. Add line to wait for go button 2023-06-26 14:20:56 -07:00
views chore: disable flaky legacy test 2023-06-26 14:27:19 -07:00
factories.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-24 11:59:53 -07:00
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-24 11:59:53 -07:00
spec_helper.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00