DataDesigner/tests/engine
Johnny Greco 728e31987f
chore: Make column_type a pydantic field rather than a property (#17)
* make column_type a pydantic field rather than property

* dynamically create the dd column type enum

* remove unused report module

* refine errors a bit

* update action version

* pr feedback
2025-11-06 16:41:45 -05:00
..
analysis chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
column_generators chore: Make column_type a pydantic field rather than a property (#17) 2025-11-06 16:41:45 -05:00
dataset_builders chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
models add and run pre-commit 2025-10-27 18:10:36 -04:00
processing chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
registry add and run pre-commit 2025-10-27 18:10:36 -04:00
resources chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
sampling_gen chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
validators chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
conftest.py initial port 2025-10-27 14:29:12 -04:00
test_configurable_task.py chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00
test_engine_errors.py initial port 2025-10-27 14:29:12 -04:00
test_model_provider.py initial port 2025-10-27 14:29:12 -04:00
test_secret_resolver.py chore: porting nmp (#11) 2025-11-04 18:09:55 -05:00