Part one of query building that adds in some refactoring / componentization that's reviewable independent of the feature work. Breaking apart to make the PR easier to review.
Added a simple unit test based off the log output for what comes back from the APHL call since I was getting nervous that there wasn't any test covering the filtering / translation logic.
Should be a no op, but happy to change anything folks find in the way the components are structured
Related Issue
Part one of #75
Checklist
[ ] Descriptive Pull Request title
[ ] Link to relevant issues
[ ] Provide necessary context for design reviewers
PULL REQUEST
Summary
Part one of query building that adds in some refactoring / componentization that's reviewable independent of the feature work. Breaking apart to make the PR easier to review.
Added a simple unit test based off the log output for what comes back from the APHL call since I was getting nervous that there wasn't any test covering the filtering / translation logic.
Should be a no op, but happy to change anything folks find in the way the components are structured
Related Issue
Part one of #75
Checklist