We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I believe there is a problem with the initial test case.
Note that the articles are tested against the mostUpvotedArticles.
If we do not fireEvent.click(mostUpvotedLink), articles will never equal to mostUpvotedLink.
Article Sorting
You are viewing a single comment's thread. Return to all comments →
I believe there is a problem with the initial test case.
Note that the articles are tested against the mostUpvotedArticles. If we do not fireEvent.click(mostUpvotedLink), articles will never equal to mostUpvotedLink.
Correct me if I am wrong?