containers / containers/olot

Use pytest for e2e tests

Open
#135 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
18
Forks
14
Avg merge
2d 3h
Merged PRs (30d)
11

Description

For end-to-end tests, the testing setup and logic is written into a CI job at [.github/workflows/e2e.yaml](https://github.com/containers/olot/blob/0f63a6c43b5cb6c327ab4742c48582135c844924/.github/workflows/e2e.yaml)

This could be changed so that e2e tests are done with pytest per this comment:
https://github.com/containers/olot/pull/131#discussion_r2556286174

Then it would still be run in the same ci job but it would just be a pytest invocation.

This could allow them to be run locally as part of development as needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.