a-b-street / a-b-street/severance_snape

Unit test classify

Open Beginner friendly
#8 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Svelte
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

`classify` in `backend/src/scrape.rs` is ripe for unit testing

Contributor guide

No contributing guide indexed for this repository

Research direction

The `classify` function is located in `backend/src/scrape.rs`. Start by reading the function to understand its inputs and expected outputs. Write unit tests in the same file or a separate test module, covering various cases. Run the tests with `cargo test` to ensure they pass and the function behaves correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.