Closed gridbugs closed 1 year ago
Added tests for cases where dev_repos fail to parse into names. I also hit a bug where String.drop_suffix
was returning its argument unchanged when the suffix and the string were equal which I've fixed and added tests that it behaves as expected.
LGTM! :)
I've updated the code based on feedback but I haven't written any more tests yet. Will do tomorrow.