* Refactor Basic acceptance tests and utils * Refactor Advanced acceptance tests and utils * Remove unused code * Clear destination db data during cleanup * Cleanup comments * cleanup init code * test creating new desintation db for each test * cleanup desintation db init * Allow to edit api client * pull in temporal cloud changes * Rename helper to harness; set some funcs to private; turn init into constructor * add func to set env vars instead of using static vars and move some functionality out of init into acceptance tests * update javadoc Co-authored-by: Davin Chia <davinchia@gmail.com> * fix javadoc formatting * fix var naming Co-authored-by: Davin Chia <davinchia@gmail.com>
airbyte-test-utils
Shared Java code for executing TestContainers and other helpers.