Skip to content

Generating unit tests does not work #57

@VladIftime

Description

@VladIftime

The current version of development_utilities/gen_unit_test_template.py does not run. Current error:
Traceback (most recent call last): File "/Users/vladiftime/Documents/SEITA_Vlad/s2-python/development_utilities/gen_unit_test_template.py", line 267, in <module> assert_test_data = dump_test_data_as_constructor_field_for( File "/Users/vladiftime/Documents/SEITA_Vlad/s2-python/development_utilities/gen_unit_test_template.py", line 194, in dump_test_data_as_constructor_field_for raise RuntimeError( RuntimeError: Please implement dump test data for field type typing_extensions.Literal['FRBC.ActuatorStatus'] (s2-env)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions