openlibhums / openlibhums/janeway

JanewayTestCase

Open
#2,811 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Infrastructure janeway 2.0 new feature
Dominant language
Python
Stars
239
Forks
97
Avg merge
9d 1h
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.
When using the test client the path prefix is cached and can break subsequent tests.

Describe the solution you'd like
Add a Janeway specific TestCase that, on tearDown clears the path script prefix.

Describe alternatives you've considered
Not doing this, which would be bad.

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 existing test client setup and the code that manages the path script prefix. Add the Janeway-specific test case teardown behavior, then verify that a subsequent test does not inherit the previous test's cached prefix.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.