Hacker News new | ask | show | jobs
by prusswan 5234 days ago
The tests using put and delete do not work if session-based authentication is used (one of the exercises). using page.driver.put will redirect to http://example.com with seemingly the correct path, testable using have_selector, although I wonder if there are better workarounds.