CFWheels

Test Results

Package: wheels.tests.controller.csrf.cookie

Test Results
Status
Passed
Duration
00:00:00
Packages
3
Tests
48
Failures
0
Errors
0
Package Test Name Time Status
Package Test Name Time Status
CsrfProtectedOnly Csrf protection with invalid authenticity Token on post request 7 Success
CsrfProtectedOnly Csrf protection with invalid x csrf token header on ajax post request 1 Success
CsrfProtectedOnly Csrf protection with no authenticity Token on post request 1 Success
CsrfProtectedOnly Csrf protection with no x csrf token header on ajax post request 1 Success
CsrfProtectedOnly Csrf protection with valid authenticity Token on post request 4 Success
CsrfProtectedOnly Csrf protection with valid x csrf token header on ajax post request 1 Success
CsrfProtectedOnly Skipped csrf protection on ajax post request with invalid x csrf token header 2 Success
CsrfProtectedOnly Skipped csrf protection on ajax post request with no x csrf token header 1 Success
CsrfProtectedOnly Skipped csrf protection on ajax post request with valid x csrf token header 1 Success
CsrfProtectedOnly Skipped csrf protection on post request with invalid authenticity Token 2 Success
CsrfProtectedOnly Skipped csrf protection on post request with no authenticity Token 1 Success
CsrfProtectedOnly Skipped csrf protection on post request with valid authenticity Token 1 Success
CsrfProtectedWithException Csrf protection skipped on get ajax request 3 Success
CsrfProtectedWithException Csrf protection skipped on get request 1 Success
CsrfProtectedWithException Csrf protection skipped on head ajax request 1 Success
CsrfProtectedWithException Csrf protection skipped on head request 1 Success
CsrfProtectedWithException Csrf protection skipped on options ajax request 2 Success
CsrfProtectedWithException Csrf protection skipped on options request 2 Success
CsrfProtectedWithException Csrf protection with invalid authenticity Token on delete request 1 Success
CsrfProtectedWithException Csrf protection with invalid authenticity Token on patch request 2 Success
CsrfProtectedWithException Csrf protection with invalid authenticity Token on post request 1 Success
CsrfProtectedWithException Csrf protection with invalid x csrf token header on ajax delete request 1 Success
CsrfProtectedWithException Csrf protection with invalid x csrf token header on ajax patch request 1 Success
CsrfProtectedWithException Csrf protection with invalid x csrf token header on ajax post request 1 Success
CsrfProtectedWithException Csrf protection with no authenticity Token on delete request 2 Success
CsrfProtectedWithException Csrf protection with no authenticity Token on patch request 1 Success
CsrfProtectedWithException Csrf protection with no authenticity Token on post request 1 Success
CsrfProtectedWithException Csrf protection with no x csrf token header on ajax delete request 1 Success
CsrfProtectedWithException Csrf protection with no x csrf token header on ajax patch request 2 Success
CsrfProtectedWithException Csrf protection with no x csrf token header on ajax post request 1 Success
CsrfProtectedWithException Csrf protection with valid authenticity Token on delete request 1 Success
CsrfProtectedWithException Csrf protection with valid authenticity Token on patch request 2 Success
CsrfProtectedWithException Csrf protection with valid authenticity Token on post request 2 Success
CsrfProtectedWithException Csrf protection with valid x csrf token header on ajax delete request 1 Success
CsrfProtectedWithException Csrf protection with valid x csrf token header on ajax patch request 1 Success
CsrfProtectedWithException Csrf protection with valid x csrf token header on ajax post request 2 Success
CsrfProtectedExcept Csrf protection with invalid authenticity Token on PATCH request 5 Success
CsrfProtectedExcept Csrf protection with invalid x csrf token header on ajax PATCH request 1 Success
CsrfProtectedExcept Csrf protection with no authenticity Token on PATCH request 1 Success
CsrfProtectedExcept Csrf protection with no x csrf token header on ajax PATCH request 1 Success
CsrfProtectedExcept Csrf protection with valid authenticity Token on PATCH request 2 Success
CsrfProtectedExcept Csrf protection with valid x csrf token header on ajax PATCH request 1 Success
CsrfProtectedExcept Skipped csrf protection on ajax PATCH request with invalid x csrf token header 2 Success
CsrfProtectedExcept Skipped csrf protection on ajax PATCH request with no x csrf token header 1 Success
CsrfProtectedExcept Skipped csrf protection on ajax PATCH request with valid x csrf token header 1 Success
CsrfProtectedExcept Skipped csrf protection on PATCH request with invalid authenticity Token 1 Success
CsrfProtectedExcept Skipped csrf protection on PATCH request with no authenticity Token 1 Success
CsrfProtectedExcept Skipped csrf protection on PATCH request with valid authenticity Token 2 Success