Core application including web front end

Build: #6 failed Changes by Luigi Marini

Test results

  • 83 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
default < 1 sec
class org.scalatest.exceptions.TestFailedException: 500 did not equal 200

      org.scalatest.exceptions.TestFailedException: 500 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply$mcV$sp(PreviewsAPIAppSpec.scala:117)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(PreviewsAPIAppSpec.scala:86)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(PreviewsAPIAppSpec.scala:86)
(46 more lines...)