Test Results
Package: wheels.tests.controller.request
Test Results | |||||
---|---|---|---|---|---|
Status Failed |
Duration 00:00:00 |
Packages 10 |
Tests 20 |
Failures 1 |
Errors 0 |
Package | Test Name | Time | Status |
---|---|---|---|
issecure | Is Secure invalid | 3 | Failure |
assert failed: _controller.isSecure() eq false _controller.isSecure() = true _controller.isSecure = UDF |
Package | Test Name | Time | Status |
---|---|---|---|
ishead | Is Head with get request | 2 | Success |
ishead | Is Head with head request | 1 | Success |
ispatch | Is Patch with get request | 0 | Success |
ispatch | Is Patch with head request | 0 | Success |
isput | Is Put with get request | 1 | Success |
isput | Is Put with head request | 0 | Success |
isget | Is Get invalid | 1 | Success |
isget | Is Get valid | 0 | Success |
isajax | Is Ajax invalid | 1 | Success |
isajax | Is Ajax valid | 5 | Success |
pagination | Pagination handle does not exists | 1 | Success |
pagination | Pagination handle exists | 1 | Success |
issecure | Is Secure valid | 3 | Success |
isoptions | Is Options with get request | 1 | Success |
isoptions | Is Options with options request | 1 | Success |
isdelete | Is Delete with get request | 0 | Success |
isdelete | Is Delete with head request | 1 | Success |
ispost | Is Post invalid | 1 | Success |
ispost | Is Post valid | 0 | Success |