Commit graph

8 commits

Author SHA1 Message Date
Toke Jepsen
9607db50f2
Testing: Ingest expected files and input workfile (#5840)
* Ingest input workfile

* Ingest input workfile

* Ingested expected files, workfile

Implemented LocalFileHandler.
Test name added to structure to separate files for each test.
Removed superfluous `files` to keep other Maya test working

* Missing time import

* Hound

* Skip directories when checking folder structure.

* Update tests/lib/testing_classes.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Updated integration tests documentation

* Ingested test files for Deadline test in maya

* Removed unneeded files

* Refactored name

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-09 16:58:27 +01:00
Petr Kalis
84d5c1681c
Copy file_handler as it will be removed by purging ayon code (#5357)
Ayon code will get purged in the future therefore all ayon_common will be gone. file_handler gets internalized to tests as it is not used anywhere else.
2023-07-27 14:41:57 +02:00
Petr Kalis
27125a1088 OP-3682 - extract file_handler from tests
Addon distribution could use already implemented methods for dowloading from HTTP (GDrive urls).
2022-08-11 12:02:55 +02:00
Petr Kalis
2167671d8e #1784 - fixing Hound, typos, run_tests command
Added documentation
2021-09-09 14:18:13 +02:00
Petr Kalis
900e3aac7a Hound 2021-08-25 16:40:13 +02:00
Petr Kalis
c76889dd55 Hound 2021-08-09 12:25:19 +02:00
Petr Kalis
7d2974f8e9 Hound 2021-08-09 12:14:36 +02:00
Petr Kalis
046966dee1 #1784 - refactored names
Removed unneeded test files, are being downloaded from GDrive
Slight refactoring of fixtures
2021-07-08 19:07:02 +02:00
Renamed from tests/lib/FileHandler.py (Browse further)