sqm-dashboards/spec
rebuilt 3f2a7dff50 Fix problem with dese scraper lumping in 2021-22 data as 2022-23 data.
Deleted unused csvs.  Turned off puts statements in admin loader.
Remove old, now unused admin data loader class.
2023-04-27 15:43:17 -07:00
..
controllers merge disagreggation features 2023-01-12 17:02:34 -08:00
fixtures 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-28 03:06:17 -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 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
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 Fix problem with dese scraper lumping in 2021-22 data as 2022-23 data. 2023-04-27 15:43:17 -07:00
support Fix failing tests 2023-03-21 16:16:07 -07:00
system 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
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 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-28 03:06:17 -07:00
spec_helper.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00