sdv-dev / SDV

Synthetic data generation for tabular data
https://docs.sdv.dev/sdv
Other
2.23k stars 293 forks source link

Implement proper unit tests for BaseTabularModel #543

Closed csala closed 1 year ago

csala commented 2 years ago

The tests found in https://github.com/sdv-dev/SDV/blob/master/tests/unit/tabular/test_base.py are not properly implemented and should be re-written.

The changes required are:

npatki commented 1 year ago

Since we've released SDV 1.0, I believe most unit/integration tests have be re-written and this issue is stale.

@amontanez24 to correct if I'm wrong (feel free to reopen the issue if so).