meilisearch / meilisearch/deserr

Adds integration tests on the actix-web and axum extractor

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Rust
Stars
51
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, there are no tests on the extractors.

It would be nice to add tests gated behind their respective feature flags, doing mostly what we see in the examples currently and ensuring errors + happy path works.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing examples for the actix-web and axum extractors, then inspect their feature flags and extractor entry points. Add integration tests for each framework that cover both successful extraction and error handling, with the tests gated behind the respective features.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.