jberger / Mojolicious-Plugin-ReplyTable

Easily render rectangular data in many formats using Mojolicious
Other
4 stars 5 forks source link

Tests fail (with Mojolicious 9.11+?) #9

Closed eserte closed 3 years ago

eserte commented 3 years ago

See subject.

Output from './Build test':

#   Failed test '200 OK'
#   at t/basic.t line 39.
#          got: '404'
#     expected: '200'

#   Failed test 'Content-Type is similar'
#   at t/basic.t line 39.
#                   'text/html;charset=UTF-8'
#     doesn't match '(?^u:application/json)'
... etc ...
#   Failed test 'Content-Type is similar'
#   at t/basic.t line 196.
#                   'text/html;charset=UTF-8'
#     doesn't match '(?^u:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)'
# Looks like you failed 35 tests of 66.
t/basic.t .. 
Dubious, test returned 35 (wstat 8960, 0x2300)
Failed 35/66 subtests