ftrackhq / ftrack-ts-schema-generator

Gets the schema from an ftrack instance and generates typescript interfaces for all the entity types in the instance.
Apache License 2.0
2 stars 1 forks source link

fix: better snapshot of highway test #30

Closed ffMathy closed 10 months ago

ffMathy commented 10 months ago

Makes the "highway test" more realistic by providing actual typing values.

Changes

Test

ffMathy commented 10 months ago

Oh, this also fixes https://github.com/ftrackhq/ftrack-ts-schema-generator/issues/29.

ffMathy commented 10 months ago

And if you'd like to see the original change separated from the naming change, they are in individual commits.

af084ca 8251cb9