mscarey / AuthoritySpoke

Reading legal authority for the last time

Home Page:https://authorityspoke.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get Enactment text from API when loading from JSON

mscarey opened this issue · comments

The JSON format doesn't contain the full statute text for Enactments. At some point, the data loading process will need to include API calls. There aren't good tests to target this, but see TestCollectMentioned.test_enactment_name_in_holding

This feature works, happening when data loading is handed off to Legislice. See test_enactment.TestEnactmentImport.test_enactment_does_not_fail_for_excess_selector.