purescript-axon/.spec-results

128 lines
2.5 KiB
Plaintext
Raw Normal View History

2024-12-01 23:11:10 +00:00
[
[
"Axon Request Parts Body extracts a JSON body",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Body extracts a string body from a buffer",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Body extracts a string body from a cached string",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Body extracts a string body from a readable stream",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path ... but does if ends in IgnoreRest",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path does not partially match a route ...",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path extracts an int",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path extracts an int and a string",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path matches a route matching literal",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts Path matches a route matching multiple literals",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts extracts a string body",
{
"timestamp": "1733092879598.0",
"success": true
}
],
[
"Axon Request Parts extracts a string body from a buffer",
{
"timestamp": "1733093315868.0",
"success": true
}
],
[
"Axon Request Parts extracts a string body from a cached string",
{
"timestamp": "1733093315868.0",
"success": true
}
],
[
"Axon Request Parts extracts a string body from a readable stream",
{
"timestamp": "1733093315868.0",
"success": true
}
],
2024-12-02 21:54:35 +00:00
[
"Axon Request Parts extracts header, method, path, JSON body",
{
"timestamp": "1733176427760.0",
"success": true
}
],
2024-12-01 23:11:10 +00:00
[
"Axon Request Parts extracts method, path, JSON body",
{
2024-12-01 23:21:41 +00:00
"timestamp": "1733095274452.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Axon Request Parts extracts the whole request",
{
2024-12-02 21:54:35 +00:00
"timestamp": "1733176427760.0",
2024-12-01 23:11:10 +00:00
"success": true
}
],
[
"Parts extracts the whole request",
{
"timestamp": "1733092816548.0",
"success": true
}
]
]