* CLDC-3499: Update selenium
allows for the tests to run locally as it can download a browser version that exists
* CLDC-3499: Fix validations spec to be non year specific
* CLDC-3499: Remove unneeded 2020 dates from bulk scheme locations spec
* CLDC-3499: Remove year specific tests from form_handler_spec
* CLDC-3499: Remove 2020 test from lettings_log_spec
* CLDC-3499: Remove 2020 test from sales_log_spec
* CLDC-3499: Remove 2020 test from location_spec
makes the current_collection_after_crossover_start_date method a bit more useful, returns the date in the current collection year that crossover will end, rather than the crossover end date of the current period (which will be next year)
* CLDC-3499: Remove 2020 test from scheme_spec
* CLDC-3499: Remove 2020 test from setup_validations_spec
adds missing archived method to collection_time_helper
* CLDC-3499: Start changes to lettings log export service
* CLDC-3499: Remove unneeded old test from check answers summary list component spec
* CLDC-3499: Update check answers page spec for modern years
* CLDC-3499: Add more form helpers
* CLDC-3499: Remove year specific tests from lettings setup validations
* CLDC-3499: Remove year specific tests from managing org rake spec
* CLDC-3499: Update lettings log spec
* CLDC-3499: Update task list spec
* CLDC-3499: Update sales logs controller
* CLDC-3499: Remove old tests from sales log spec
* CLDC-3499: Fix some final old tests
* Revert "CLDC-3499: Start changes to lettings log export service"
This reverts commit 1edbc9ab8c.
* CLDC-3499: Lint
* CLDC-3676: date validations
* CLDC-3676: sales financial validations
* CLDC-3676: sales household validations
* CLDC-3676: lettings household validations
* CLDC-3676: sales property validations
* CLDC-3676: lettings property validations
* CLDC-3676: lettings sale validations
* CLDC-3676: lettings tenancy validations
* CLDC-3676: sales soft validations year edits
* CLDC-3676: sales discounted sale soft validation
* CLDC-3676: sales extra borrowing soft validation
* CLDC-3676: sales deposit value soft validation
* CLDC-3676: update other specs
* CLDC-3676: update net income value check spec
* CLDC-3676: lint
* CLDC-3676: remove old bulk upload specs
* CLDC-3676: add 2024 soft validation behaviour back
* feat: improve validate_person_age_matches_economic_status test case coverage
* feat: enforce crossover tests pass
* feat: re-include archived log display test
---------
Co-authored-by: Nat Dean-Lewis <nat.dean-lewis@softwire.com>
Co-authored-by: Nat Dean-Lewis <94526761+natdeanlewissoftwire@users.noreply.github.com>