jan_soubusta
03/03/2023, 9:35 AMaaron_phethean
03/03/2023, 10:30 AMaaron_phethean
03/03/2023, 10:36 AMjan_soubusta
03/03/2023, 11:19 AMmeltano config tap-salesforce test
in the pre-merge, but it still requires the credentials, it tries to connect to the environment. Sad.
Unfortunately, we do not have test account for Salesforce. Going to fight for it, otherwise Meltano cannot be tested in pre-merge at all...aaron_phethean
03/03/2023, 11:44 AMaaron_phethean
03/03/2023, 11:49 AMvisch
03/03/2023, 1:12 PMjan_soubusta
03/03/2023, 2:03 PMdbt compile
statement.
meltano config test
looks similar, but it tests connections to sources in addition, which makes it a non-unit test 😉visch
03/03/2023, 2:05 PMmeltano.yml
there are a lot of cheeky ways because everytime the CLI runs it gets checked (i think). Great use case for meltano dragon
I think 😄
meltano dragon
seems very cheeky though 😮visch
03/03/2023, 2:05 PMmeltano compile
is better like aaron said as that makes more sensejan_soubusta
03/03/2023, 2:13 PMError: No such command 'compile'
. What do you mean with the compile?visch
03/03/2023, 2:17 PMmeltano dragon
to test your meltano.yml
even though it technically worksvisch
03/03/2023, 2:17 PMvisch
03/03/2023, 2:18 PMvisch
03/03/2023, 2:19 PMfrancis_potter
03/07/2023, 10:03 PMjan_soubusta
03/08/2023, 8:05 AMMeanwhile, I forced our RevOps team to get me access to the already existing test env (some kind of secret it was).
It is a so-called Sandbox environment, which must be configured in meltano.yml with is_sandbox: true
.Sven Balnojan
03/08/2023, 12:10 PM