Skip to content

Use a masterKey for the tests #11

@curquiza

Description

@curquiza

Currently, the tests only work with a MeiliSearch instance running without any master-key.

The tests should work with a MeiliSearch instance running with a master key named masterKey, launched this way:

$ docker run -it --rm -p 7700:7700 getmeili/meilisearch:v0.12.0 ./meilisearch  --no-analytics=true --master-key=masterKey

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions