stork
stork copied to clipboard
Handle early user searches
Hello!
I created a PR with a quick fix to better explain what's happening in https://github.com/jameslittle230/stork/issues/217.
I don't expect this PR to be merged (it's not super elegant and I'm still learning the codebase) – but perhaps it can be used as inspiration for how to address the issue.
The unit test has an in-lined mock (perhaps it's time for an entityDom
mock – as this PR is largely illustrative, I just used an any
).