test: Add testing to CI #200
Annotations
33 errors
|
build (windows-latest, 22.x)
Process completed with exit code 1.
|
|
build (windows-latest, 20.x)
Process completed with exit code 1.
|
|
build (windows-latest, 24.x)
Process completed with exit code 1.
|
|
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Odrl.test.ts#L48
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Odrl.test.ts:48:5
|
|
test/integration/Demo.test.ts > A demo server setup > requires authorized access for patient data.:
test/integration/Demo.test.ts#L285
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:285:3
|
|
test/integration/Demo.test.ts > A demo server setup > finds the UMA server of the user in their WebID.:
test/integration/Demo.test.ts#L240
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/integration/Demo.test.ts:240:85
|
|
test/integration/Demo.test.ts > A demo server setup > sets up the initial data.:
test/integration/Demo.test.ts#L142
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:142:3
|
|
test/integration/Demo.test.ts > A demo server setup:
test/integration/Demo.test.ts#L138
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Demo.test.ts:138:3
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.:
test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type')
❯ test/integration/Base.test.ts:168:53
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.:
test/integration/Base.test.ts#L140
TypeError: Failed to parse URL from undefined
❯ test/integration/Base.test.ts:140:33
Caused by: Caused by: TypeError: Invalid URL
❯ test/integration/Base.test.ts:140:39
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined' }
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: returns the token endpoint from the configuration.:
test/integration/Base.test.ts#L114
TypeError: Cannot read properties of undefined (reading 'replace')
❯ test/integration/Base.test.ts:114:12
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Base.test.ts#L100
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Base.test.ts:100:5
|
|
test/integration/Base.test.ts > A server setup:
test/integration/Base.test.ts#L40
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Base.test.ts:40:3
|
|
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Odrl.test.ts#L48
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Odrl.test.ts:48:5
|
|
test/integration/Demo.test.ts > A demo server setup > requires authorized access for patient data.:
test/integration/Demo.test.ts#L285
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:285:3
|
|
test/integration/Demo.test.ts > A demo server setup > finds the UMA server of the user in their WebID.:
test/integration/Demo.test.ts#L240
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/integration/Demo.test.ts:240:85
|
|
test/integration/Demo.test.ts > A demo server setup > sets up the initial data.:
test/integration/Demo.test.ts#L142
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:142:3
|
|
test/integration/Demo.test.ts > A demo server setup:
test/integration/Demo.test.ts#L138
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Demo.test.ts:138:3
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.:
test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type')
❯ test/integration/Base.test.ts:168:53
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.:
test/integration/Base.test.ts#L140
TypeError: Failed to parse URL from undefined
❯ test/integration/Base.test.ts:140:33
Caused by: Caused by: TypeError: Invalid URL
❯ test/integration/Base.test.ts:140:39
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined' }
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: returns the token endpoint from the configuration.:
test/integration/Base.test.ts#L114
TypeError: Cannot read properties of undefined (reading 'replace')
❯ test/integration/Base.test.ts:114:12
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Base.test.ts#L100
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Base.test.ts:100:5
|
|
test/integration/Base.test.ts > A server setup:
test/integration/Base.test.ts#L40
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Base.test.ts:40:3
|
|
test/integration/Odrl.test.ts > An ODRL server setup > creating a resource > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Odrl.test.ts#L48
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Odrl.test.ts:48:5
|
|
test/integration/Demo.test.ts > A demo server setup > requires authorized access for patient data.:
test/integration/Demo.test.ts#L285
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:285:3
|
|
test/integration/Demo.test.ts > A demo server setup > finds the UMA server of the user in their WebID.:
test/integration/Demo.test.ts#L240
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/integration/Demo.test.ts:240:85
|
|
test/integration/Demo.test.ts > A demo server setup > sets up the initial data.:
test/integration/Demo.test.ts#L142
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Demo.test.ts:142:3
|
|
test/integration/Demo.test.ts > A demo server setup:
test/integration/Demo.test.ts#L138
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Demo.test.ts:138:3
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: provides access when receiving a valid token.:
test/integration/Base.test.ts#L168
TypeError: Cannot read properties of undefined (reading 'token_type')
❯ test/integration/Base.test.ts:168:53
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: responds with a token when receiving the ticket.:
test/integration/Base.test.ts#L140
TypeError: Failed to parse URL from undefined
❯ test/integration/Base.test.ts:140:33
Caused by: Caused by: TypeError: Invalid URL
❯ test/integration/Base.test.ts:140:39
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined' }
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > AS: returns the token endpoint from the configuration.:
test/integration/Base.test.ts#L114
TypeError: Cannot read properties of undefined (reading 'replace')
❯ test/integration/Base.test.ts:114:12
|
|
test/integration/Base.test.ts > A server setup > using ODRL authorization > RS: sends a WWW-Authenticate response when access is private.:
test/integration/Base.test.ts#L100
Error: Test timed out in 100000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/integration/Base.test.ts:100:5
|
|
test/integration/Base.test.ts > A server setup:
test/integration/Base.test.ts#L40
Error: Hook timed out in 100000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/integration/Base.test.ts:40:3
|