SuffolkLITLab / docassemble-MAVirtualCourt

Project which currently holds code for the Doc Assembly Line project, including dependencies for actual interviews.
Other
7 stars 5 forks source link

Cut-paste the weaver code into this repo #762

Closed BryceStevenWilley closed 3 years ago

BryceStevenWilley commented 3 years ago

Closes #603. Just copy-pasted the functions and maps that map_names() needs to run, it's a cleaner break and more stable than possibly breaking old functionality in weaver refactors.

Tests are failing, but I believe that's because it needs to be installed on the server, which this version of the testing framework doesn't do. On a local server with this branch installed, tests pass.