Commit graph

11 commits

Author SHA1 Message Date
Jakub Trllo
6843ae8532
General: Small code cleanups (#5034)
* make sure the message type is set and unset correctly

* Update dummy data in readme

* remove debug message from main thread callbacks

* removed unused import

* cleanup code in muster addon

* simplified 'get_publish_instance_label' function

* even better json file handling

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

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-05-26 14:44:47 +02:00
Petr Kalis
412d03d382 Merge fixes for tests from branch with Deadline tests.
Branch with newly implemented DL tests is targetted to release 3.15, but changes from it affects tests in develop.
This branch should solve issues with automatic tests in develop without need of full release 3.15 changes.
2022-12-02 15:52:04 +01:00
Petr Kalis
55087ec5b8 OP-2813 - fix typo 2022-03-18 12:27:15 +01:00
Petr Kalis
5d25de8997 OP-2813 - added documentation how to run test file in IDE 2022-03-18 11:00:26 +01:00
Petr Kalis
ebe9dedade Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/testing_fixes 2022-02-22 11:46:32 +01:00
Petr Kalis
f618c00ad7 Fixed readme for start of tests 2022-02-16 18:08:54 +01:00
Petr Kalis
21784799c3 OP-2646 - modified readme 2022-02-15 16:19:00 +01:00
Petr Kalis
1154f61ac1 OP-2019 - added details into documentation 2021-11-19 12:26:28 +01:00
Petr Kalis
2167671d8e #1784 - fixing Hound, typos, run_tests command
Added documentation
2021-09-09 14:18:13 +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
Ondrej Samohel
6da5c7b463
start on igniter - pype bootstrap 2020-09-11 17:52:54 +02:00