Skip to content

Move test_onnx_embedding.py into server/python/tests #161

Description

@code2tan

tests/test_onnx_embedding.py lived at the repo root, outside server/python/pyproject.toml's testpaths = ["tests"], so pytest never collected it. Moved it into server/python/tests/ where the rest of
the server tests live.

git mv tests/test_onnx_embedding.py server/python/tests/test_onnx_embedding.py                                                                                                                                 
rmdir tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions