Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Lost with the log, hard to understand the HTTP requests being made in relation with the FAILURE messages #230

@jmvanel

Description

@jmvanel

When testing my LDP server ( https://github.com/jmvanel/semantic_forms/tree/master/scala/forms_play ),
I have logging on server side, and I cannot easily make relation with the FAILURE messages in logging on test (client) side.

My understanding is that a single HTTP request gives birth to several test*() methods in *Test.java test classes . But that 's not clear.
In other words, the test scenario is not clear.

Maybe there's a way to log more stuff?
Ideally, I would like to see printed HTTP requests and responses like in
https://www.w3.org/TR/ldp-primer .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions