microsoft / microsoft/AzureTRE

Debugging API or E2E tests sources its own configuration

Open
#3,021 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Description

As an Azure TRE Developer
I want the ability to debug API or E2E tests without having to update the root configuration and just use the .env file which is in the folder
So that it will allow me to make changes to these tests more quickly and easily, without having to worry about affecting other parts of the system.

Acceptance criteria

  • Debugging API or E2E tests doesn't require changes in root config.yaml

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 API and E2E tests and comparing how they read the folder-level .env file with the root config.yaml. Trace the configuration used when debugging these tests; done means both API and E2E debugging work without modifying root config.yaml.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
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.