Stu Mason
Stu Mason

Activity

Pull Request Merged

PR #140 merged: test(linkedin): set both cookies in beforeEach (suite back to green)

Fixes the long-standing 2-fail orange in the test suite. LinkedInFetcher::fetch() returns [] early when either li_at OR jsessionid is empty; the test setUp only configured li_at, so the two tests that staked assertions on the Process::fake() output ran against an empty items array.

Full suite after: 212 passed / 27 skipped / 0 failed.

+3
additions
-1
deletions
1
files changed