Commit graph

8 commits

Author SHA1 Message Date
Toke Jepsen
129b35e754
Testing: dump_databases flag (#5955)
* dump_databases flag

* Remove wrongly placed code.

* Turn flag into format and support json export.

* Added new argument to readme

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-12-06 17:36:14 +01:00
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
4c695d9ebc Added mentioning HEADLESS_PUBLISH in readme for integration tests 2022-01-25 15:24:52 +01:00
Petr Kalis
e680a362b7 OP-2042 - additions to developer documentation 2021-12-08 18:13:08 +01:00
Petr Kalis
4a93c6927d OP-2042 - added mention of possibility to trigger it via executables 2021-12-06 17:28:23 +01:00
Petr Kalis
efa7bffe06 OP-2042 - added a bit of documentation 2021-12-03 17:33:50 +01:00
Petr Kalis
d0a4293b9d #1784 - added howto create new publishing test 2021-09-06 18:42:34 +02:00
Petr Kalis
d8b7fca965 #1784 - added base implementation for helper DB class
Added example of usage of helper class to test SyncServerModule
(WIP)
2021-07-07 18:51:55 +02:00