fix: add runtime field support and particle compat coverage#28
Merged
fix: add runtime field support and particle compat coverage#28
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- add a runtime field registry export and validate layout/control targets\n- stop accepting legacy system variable ids as layout/control references\n- fold in the particle compat fixture updates and align variable scope fixtures to / \n\n## Validation\n- Generated schema-2 compatibility fixtures in /home/tk/Code/yuusoft-org/routevn-creator-model/tests/compat/schema-2/\n-
RUN v3.2.4 /home/tk/Code/yuusoft-org/routevn-creator-model
✓ tests/images.spec.yaml (10 tests) 34ms
✓ tests/sounds-and-videos.spec.yaml (14 tests) 43ms
✓ tests/state-validation.spec.yaml (18 tests) 41ms
✓ tests/story-and-scenes.spec.yaml (13 tests) 36ms
✓ tests/model-api.test.js (52 tests) 92ms
✓ tests/characters-and-layouts.spec.yaml (9 tests) 45ms
✓ tests/sections-and-lines.spec.yaml (15 tests) 49ms
✓ tests/fonts-and-colors.spec.yaml (10 tests) 43ms
✓ tests/command-direct-coverage.test.js (173 tests) 247ms
✓ tests/command-sequences.test.js (8 tests) 261ms
✓ tests/animations-drift.test.js (3 tests) 16ms
✓ tests/scenes-advanced.spec.yaml (5 tests) 19ms
✓ tests/transforms-variables-textstyles.spec.yaml (5 tests) 21ms
✓ tests/project.create.spec.yaml (3 tests) 19ms
✓ tests/animations.spec.yaml (15 tests) 34ms
✓ tests/compatibility-fixtures.test.js (402 tests) 435ms
Test Files 16 passed (16)
Tests 755 passed (755)
Start at 08:23:55
Duration 2.16s (transform 989ms, setup 0ms, collect 7.21s, tests 1.43s, environment 6ms, prepare 3.52s)\n\nSupersedes #27.