firewalker icon indicating copy to clipboard operation
firewalker copied to clipboard

Test suite failing

Open lukehobbs opened this issue 2 years ago • 1 comments

I'd love to use this tool, but I'm running into issues left and right (mostly around header value matching) - are the unit tests passing on your end? I'm not very familiar with yarn projects, so maybe it's a misconfiguration in my local setup.

I cloned down the repo and get these results when running the test suite:

Test Suites: 1 failed, 1 total
Tests:       26 failed, 17 passed, 43 total
Snapshots:   0 total
Time:        35.312 s
Ran all test suites.

lukehobbs avatar May 03 '22 19:05 lukehobbs

Hey, @lukehobbs! I can't reproduce the issue. Can you check if maybe https://github.com/SerCeMan/firewalker/pull/19 fixes it for you?

SerCeMan avatar May 09 '22 02:05 SerCeMan