SuffolkLITLab / EfileProxyServer

A proxy server that acts as an Efiling Service Provider, connecting guided interviews to Efiling Managers on Tyler Technologies implementation of ECF 4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview/
MIT License
3 stars 2 forks source link

Smaller refactors #153

Closed BryceStevenWilley closed 11 months ago

BryceStevenWilley commented 11 months ago

At the moment, the ecf5 branch is very big, and unfortunately not all of it is related to ECF 5; lots of other smaller refactors snuck in there, and not all of them are directly related to ECF 5 stuff.

This PR splits out a few parts that:

Ran integration tests locally and they run great. The database commit is touches many different parts of the code, so integration tests are the only good tests here.