Commit graph

48 commits

Author SHA1 Message Date
Jakub Jezek
3d4d63bd08
flake8 fixes 2023-01-17 14:47:54 +01:00
Jakub Jezek
29d51b0209
testing: updating test data to colorspace 2023-01-13 13:19:53 +01:00
Jakub Jezek
54f04dd7de
testing: refactor set_representation_colorspace to address new inputs 2023-01-11 17:32:11 +01:00
Jakub Jezek
e13a99782f
testing: updating to new gdrive data 2023-01-05 17:20:09 +01:00
Jakub Jezek
f2a9169ffd
testing: publish plugins finalisation 2023-01-05 17:16:42 +01:00
Jakub Jezek
70b2df5fff
testing: adding publish plugins tests 2023-01-04 21:32:59 +01:00
Jakub Jezek
a429352964
testing: abstracting legacy_io fixture to lib for other pipeline tests 2023-01-04 21:32:40 +01:00
Jakub Jezek
c87b147d48
testing: removing prints form colorspace tests 2023-01-04 16:06:46 +01:00
Jakub Jezek
14b52ac625
testing: colorspace legacy_io fixture 2023-01-04 13:54:08 +01:00
Jakub Jezek
4518d57543
testing: colorspace update 2023-01-04 13:46:51 +01:00
Jakub Jezek
f40495ebbf
testing: colorspace test file rules 2023-01-03 22:02:49 +01:00
Jakub Jezek
4d24aa6984
testing: colorspace legacy_io to fixture 2023-01-03 21:19:21 +01:00
Jakub Jezek
e36b441426
testing: improving colorspace 2023-01-03 20:53:33 +01:00
Jakub Jezek
72cb5ae754
testing: pipeline colorspace get views 2022-12-30 20:48:43 +01:00
Jakub Jezek
56aca63056
testing: adding basic colorspace testing 2022-12-30 16:54:45 +01: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
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Jakub Trllo
4bae7484fa modified adding paths from archive to sys path 2022-04-22 11:32:48 +02:00
Petr Kalis
687f769242 Added more complex test for deeper alternative site tree 2022-04-19 10:23:59 +02:00
Petr Kalis
2c11147067 Changed list to set 2022-04-19 10:15:16 +02:00
Petr Kalis
654d0e3ada
Update tests/unit/openpype/modules/sync_server/test_module_api.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-04-14 11:30:01 +02:00
Petr Kalis
8fde20646b Hound 2022-04-07 10:25:40 +02:00
Petr Kalis
586a429bea Added basic test for alternate site method 2022-04-06 14:15:56 +02:00
Petr Kalis
c83202a023 OP-2813 - changed logic of parsing frames from names
Adhering to clique standard FRAMES patter, eg pattern is separated by .
It seems that this is most widely used (according to Discord).
2022-03-18 11:13:10 +01:00
Petr Kalis
395d567aa2 OP-2813 - fix wrong parsing when short label is used 2022-03-17 16:20:06 +01:00
Petr Kalis
87b44b4b14 OP-2813 - fix collect_frames when multiple version numbers in path
Added new test case.
2022-03-16 13:48:50 +01:00
Petr Kalis
3929630327 OP-2813 - fix hardcoded value
Updated regular expression to match version substring to be more generic.
2022-03-14 12:06:59 +01:00
Petr Kalis
9de8504c4d OP-2815 - Hound 2022-03-11 14:37:48 +01:00
Petr Kalis
f724e0ca22 OP-2813 - fix for rendering single file from AE in DL
Solves issue with rendering .mov or .avi file.
Added test cae for collect_frames
2022-03-11 13:33:17 +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
cc9fa259dd Moved tests for RoyalRender to unit tests folder 2022-02-16 16:11:32 +01:00
Petr Kalis
260257089c OP-2646 - Hound 2022-02-15 16:26:17 +01:00
Petr Kalis
b292438e2b OP-2646 - added barebone unit test for ffmpeg_full_args_filters 2022-02-15 16:17:11 +01:00
Ondrej Samohel
383307d888
tweak tests and add get latest version 2021-12-03 13:51:03 +01:00
Ondrej Samohel
cc580b07f3
version repacker command 2021-11-16 18:34:14 +01:00
Petr Kalis
2167671d8e #1784 - fixing Hound, typos, run_tests command
Added documentation
2021-09-09 14:18:13 +02:00
Petr Kalis
124429c5ee #1794 - created multiple test classes
Refactor
2021-09-03 18:13:06 +02:00
Petr Kalis
7e088d6b97 #1794 - moved to better folder
Implemented comparing published files with expected
Changed approach to userSetup
2021-09-03 17:45:32 +02:00
Petr Kalis
5701cfed2b Hound 2021-09-02 19:09:21 +02:00
Petr Kalis
216d2ab30e #1794 - added basic test for publishing in Maya 2021-09-02 18:48:00 +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
f977cba564 #1784 - added wrapper class
Added documentation
2021-07-14 14:58:36 +02:00
Petr Kalis
7fd3abc91f #1784 - implemented fixture for setting environment variables from json file 2021-07-13 17:13:03 +02:00
Petr Kalis
39f4601abe Merge branch 'develop' of github.com:pypeclub/pype into feature/1784_helper_classes_for_automatic_testing 2021-07-13 12:21:19 +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
Petr Kalis
7c30263101 #1784 - location of existing unittests refactored for futuru use 2021-07-07 18:50:53 +02:00