Dallinger / Griduniverse

Welcome to the Griduniverse.
7 stars 3 forks source link

Add tests for transitions #254

Closed silviot closed 1 year ago

silviot commented 1 year ago

These tests rely on the existing object definitions.

The following transition, defined in the test, should probably be added to the existing ones.

('last', 2, 3): {
                'actor_end': 5,
                'actor_start': 2,
                'last_use': False,
                'modify_uses': [0, 0],
                'target_end': 3,
                'target_start': 3,
                'visible': 'always'
            },