Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reports, several changes #72

Closed
peppelinux opened this issue Jul 28, 2021 · 1 comment · Fixed by #86
Closed

reports, several changes #72

peppelinux opened this issue Jul 28, 2021 · 1 comment · Fixed by #86
Assignees
Labels
enhancement New feature or request

Comments

@peppelinux
Copy link
Member

from

{
            "result": "success",
            "test": "Test [1] Response corretta. Risultato atteso: Ok: [http status_code: 200]"
          },

to

{
            "id": "3.1"
            "result": "success",
            "test": "Test [1] Response corretta. Risultato atteso: Ok",
            "status_code": 200,
            "description": "" # trouble shooting
            "references": ["TR 10 href",],
            "method": "SpidSpAuthnReqCheckExtra.test_AuthnRequest_extra"
},
@peppelinux peppelinux self-assigned this Jul 28, 2021
@peppelinux peppelinux added the enhancement New feature or request label Jul 29, 2021
@peppelinux peppelinux changed the title report several changes reports, several changes Jul 30, 2021
@peppelinux
Copy link
Member Author

Commints involved in this issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant