Create Webapps Integration Test for HAL content-type

XMLWordPrintable

      AT:

      • it exists an integration test which checks following Accept / Content-Type pairs on the task resource:
      • [Request] Accept: / <=> [Response] Content-Type: application/json
      • [Request] Accept: application/json <=> [Response] Content-Type:
        application/json
      • [Request] Accept: application/hal+json <=> [Response] Content-Type: application/hal+json
      • [Request] Accept: application/hal+json, application/json; q=0.5 <=> [Response] Content-Type: application/hal+json
      • [Request] Accept: application/hal+json; q=0.5, application/json <=> [Response] Content-Type: application/json

      Maybe but probably will not work on Wildfly:

      • [Request] Accept: application/hal+json, application/json <=> [Response] Content-Type: application/hal+json

        This is the controller panel for Smart Panels app

              Assignee:
              Thorben Lindhauer
              Reporter:
              Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: