MarketSquare / MarketSquare/robotframework-webservice

Execute all tasks that _include_ a tag

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
24
Forks
6
PR merge metrics
No merged PRs in 30d

Description

As a tester, I want to provide a lot of test cases to the webservice and trigger them by tag.

Right now, we can only call test cases by `name`.

Contributor guide

Open the contributing guide

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 locating the webservice entry point that currently triggers test cases by name, then inspect how Robot Framework tags are represented and selected. The work is done when a request can provide a tag and trigger all matching test cases, while existing name-based triggering remains understood and covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
api, backend, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.