superglue
superglue copied to clipboard
Improve tests
With the merge of https://github.com/thoughtbot/superglue/pull/100 we have green tests again, but superglue's test suite could be improved and refactored. The following two files are in need of improvement:
- spec/features/navigation.spec.jsx
- NavComponent.spec.jsx
I'm not quite sure where to start with this, but i think starting by getting rid of "bar" and "foo" strings could be a great start as its confusing even to me.