Skip to content

Add bucketfs_location fixture to pytest-exension #152

@ahsimb

Description

@ahsimb

Basically, need to add this code:

@pytest.fixture(scope="session")
def bucketfs_location(backend_aware_bucketfs_params, setup_bucketfs):
    return bfs.path.build_path(**backend_aware_bucketfs_params)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions