aboutgitcodelistschat:MatrixIRC
path: root/tests/integration
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-043-1/+9
| | | | | | As discussed with Alice -- 'reuse lint' passes now. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* Add license header to the integration testsAlice Frosi2023-03-241-0/+7
|
* test: add howto setup integration testsAlice Frosi2023-02-162-0/+60
| | | | Signed-off-by: Alice Frosi <afrosi@redhat.com>
* integration: create integration testsAlice Frosi2023-02-151-0/+131
Create initial pytest suite for testing seitan and seitan-eater setup. The test suite includes: - 'test_simple' verifies the basic functionalities and the synchronization between seitan and the eater - 'test_restart_seitan' verifies when steitan needs to restart Seitan and eater are deployed in a container to control the environment where they run. Signed-off-by: Alice Frosi <afrosi@redhat.com>