sqm-dashboards/spec
2023-07-18 14:21:26 -07:00
..
controllers merge disagreggation features 2023-01-12 17:02:34 -08:00
fixtures feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -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 feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency 2023-07-14 11:43:15 -07:00
presenters Add test for income group 2023-07-07 15:44:31 -07:00
requests add first pillar 2023-02-28 17:50:21 -08:00
services feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
support Fix failing tests 2023-03-21 16:16:07 -07:00
system chore: switch from apparition to cuprite for integration tests. Disable journey spec for the moment 2023-07-18 14:21:26 -07:00
views feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
factories.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -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 chore: switch from apparition to cuprite for integration tests. Disable journey spec for the moment 2023-07-18 14:21:26 -07:00