The python tests
  • Shell 66.5%
  • Python 33.5%
Find a file
Miro Hrončok 18de9ca2b3 Run tests as regular user
For this to work, we run the smoke test from a temporary directory,
on the CI /var/str/smoke is not writable by non-root.
2022-06-09 12:46:18 +02:00
.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
flags Avoid variable names with negative conotations 2020-11-05 13:32:26 +01:00
marshalparser Support INSTALL_OR_SKIP for marshalparser test 2020-10-13 22:09:11 +02:00
selftest Explicitly declare the usage of distutils from Python stdlib for tests 2022-03-16 17:52:34 +01:00
smoke Run tests as regular user 2022-06-09 12:46:18 +02:00
.gitignore Ignore anywhere 2018-07-20 12:17:31 +02:00
main.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
README.rst Add a simple README file 2018-07-20 10:49:34 +02:00
tests.yml Run tests as regular user 2022-06-09 12:46:18 +02:00

Python Tests
============

Shared test repository for Python integration tests.