Add the "dashboard_mode" disable event to tests, fixing contract tests.
ParaView changed how it handles file dialog events in testing, so that its pqFileDialogEventPlayer was taking precedence over cmbTestEventPlayer. By disabling "dashboard_mode" this disables the PV handling of file dialog test events, so the CMB handler runs properly to fix up data paths.