Skip to content

Make the tests independent #170

@curquiza

Description

@curquiza

Currently, some tests depend on the previous ones, like in this file: https://github.com/meilisearch/meilisearch-python/blob/master/meilisearch/tests/index/test_index.py

We should re-write the test suite to make the tests independent from the others. This would make our test suite more readable, trustable, and maintainable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions