ibllib.tests.base.INTEGRATION_DATA_WRITABLE

INTEGRATION_DATA_WRITABLE = True

When False (INTEGRATION_DATA_WRITABLE=0), IntegrationTest.setUpClass creates a writable symlink mirror of required_files under a TemporaryDirectory so tests can write output files without touching the read-only data mount (e.g. S3).