freelawproject / juriscraper

An API to scrape American court websites for metadata.
https://free.law/juriscraper/
BSD 2-Clause "Simplified" License
340 stars 98 forks source link

fix(pacer.email): parse short description for `deb` and `mdb` #1012

Closed grossir closed 2 months ago

grossir commented 2 months ago

Solves #912

Add deb and mdb to if clauses on _parse_bankruptcy_short_description method

Also, add 2 test cases for deb and 3 for mdb