sqm-dashboards/spec
2023-05-25 10:31:11 -07:00
..
controllers merge disagreggation features 2023-01-12 17:02:34 -08:00
fixtures Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -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-20 20:51:04 -07:00
models Add subcategory report 2023-05-23 18:55:05 -07:00
presenters Rename DataAvailability to Summary 2023-04-20 20:58:15 -07:00
requests add first pillar 2023-02-28 17:50:21 -08:00
services Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -07:00
support Fix failing tests 2023-03-21 16:16:07 -07:00
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 2023-05-25 10:31:11 -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-20 20:51:04 -07:00
factories.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -07:00
spec_helper.rb Make sure to perform authorization when switching districts. Make sure to use apparition for system specs 2023-05-13 09:29:58 -07:00