Reuben (Matatika)
02/03/2024, 12:56 AM/home/reuben/Documents/taps/tap-msaccess/tests/test_core.py::TestTapMSAccess::test_tap_stream_transformed_catalog_schema_matches_record failed with error: Test failed with exception
file /home/reuben/.cache/pypoetry/virtualenvs/tap-msaccess-XilzlSH0-py3.8/lib/python3.8/site-packages/singer_sdk/testing/templates.py, line 173
def run( # type: ignore[override]
E fixture 'stream' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, config, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, resource, runner, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/home/reuben/.cache/pypoetry/virtualenvs/tap-msaccess-XilzlSH0-py3.8/lib/python3.8/site-packages/singer_sdk/testing/templates.py:173
Anyone run into this issue before? I wonder if there is some condition that needs to be met by the tap that makes the stream
fixture available internally... The tap is doing dynamic stream discovery if that helps narrow it down.Reuben (Matatika)
02/03/2024, 12:58 AMEdgar RamÃrez (Arch.dev)
02/03/2024, 1:02 AMReuben (Matatika)
02/03/2024, 1:03 AMReuben (Matatika)
02/03/2024, 1:13 AMReuben (Matatika)
02/03/2024, 1:20 AMEdgar RamÃrez (Arch.dev)
02/03/2024, 1:22 AMReuben (Matatika)
02/03/2024, 1:35 AMReuben (Matatika)
02/05/2024, 8:23 PMmark_johnston
02/07/2024, 2:04 AM