* Display slowest test
* Attempt to improve test times on github
* Run services tests in parallel
* Try keeping services in Tests
* Revert "Try keeping services in Tests"
This reverts commit ef2e1bf4d2.
* Fix parallel setup for services tests
* Remove profiling
* Remove bulk_upload_lettings_logs flag
* Add spacing above actions in data sharing agreement
* Add banner
* Add model validation
* fix log component
* Fix factory
* Put validation behind feature flag
* start adapting to data protection confirmation
* Make tests more generic
* Add tests for display_organisation_attributes
* Use data_protection_confirmed? method
* Address code review
* rubocop
* Prevent access to bulk upload pages when DPC not signed
* Address PO review