superglue icon indicating copy to clipboard operation
superglue copied to clipboard

Improve tests

Open jho406 opened this issue 1 year ago • 0 comments

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.

jho406 avatar Oct 08 '24 18:10 jho406