Add unit tests for advanced string algorithms
natecook1000 opened this issue · 0 comments
natecook1000 commented
We're migrating a lot of Processor
's matching/consuming methods to String
so that we can fuse string-specific operations together. We should have unit tests for these as we discover the right patterns for this.