gstreamer/tests/check/python
Thibault Saunier bd142e285d clip: Make sure to create transition after a clip is splitted
In the (now tested) scenario where we have a transition on the right
side of a clip we are splitting, auto transitions can't be created
because we resize the clip after adding the new one, meaning that
there are 3 elements in the "transition zone", we need to force
auto transition creation after the splitting.

Fixes https://gitlab.gnome.org/GNOME/pitivi/issues/2142
2018-03-18 11:31:17 -03:00
..
__init__.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
common.py clip: Make sure to create transition after a clip is splitted 2018-03-18 11:31:17 -03:00
test_clip.py timeline: reimplement snap_to_position a bit more appropriately. 2016-11-09 18:35:12 -03:00
test_group.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
test_timeline.py clip: Make sure to create transition after a clip is splitted 2018-03-18 11:31:17 -03:00