Skip to content

Check opened issues before tests running #773

Description

@evgeniiz321

If there is an open issue with the test name in it's description, e.g. an issue in the rest gateway because of which some tests (test_put_with_bearer_when_eacl_restrict) fail, we need a way to understand it from the test itself and skip this test.

Describe the solution you'd like

Add a custom hook that will be called during pytest test collection phase. This hook will need to go to github and parse opened issues for projects - neofs-node/neofs-s3-gw/neofs-rest-gw.
There should be a certain field in issues' descriptions to be parsed by this hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I2Regular impactS3Minimally significantU4Nothing urgentfeatureCompletely new functionality

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions