dssg / triage

General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems
Other
187 stars 61 forks source link

Add unit test for collate groups deprecation warning #906

Open shaycrk opened 2 years ago

shaycrk commented 2 years ago

Including the groups key in the feature config was hitting a bug, so we should probably add a unit test to ensure this still works when only specifying entity_id (but raises a deprecation warning), even though we're moving away from supporting specifying this key generally.