Hello,<p>I have really big files I'd like to import in my OSS database system and test the import for instance. I'm not sure where to store these files used in my integration tests (so, currently I've only two tests regarding these bigger JSON files which I'm running locally -- which is of course not the way to go). Maybe everyone else simply tests with smaller files and maybe bigger synthetic tests using the database system APIs directly to import data?<p>kind regards
Johannes