Chase Brammer
02/26/2025, 2:52 AMtap = TapGitLab(config=TEST_CONFIG, catalog=TEST_CATALOG, parse_env_config=True)
Could someone point me to some code that passes the catalog object? I can't find the definition via a file or declared in code please?
And/Or how do I call a specific catalog item from a test? All I can see is tap.sync_all()
TYIAptd
02/26/2025, 6:40 PMChad
02/28/2025, 2:38 AM