Skip to content

fix: add missing detail in transfer-01 (#191) #340

fix: add missing detail in transfer-01 (#191)

fix: add missing detail in transfer-01 (#191) #340

GitHub Actions / Test Results succeeded Jan 15, 2024 in 0s

All 12 tests pass in 2m 50s

12 tests  +12   12 ✅ +12   2m 50s ⏱️ + 2m 50s
12 suites +12    0 💤 ± 0 
12 files   +12    0 ❌ ± 0 

Results for commit e5449c1. ± Comparison against earlier commit 4b1581e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

12 tests found

There are 12 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.edc.samples.advanced.Advanced01openTelemetryTest ‑ runSampleSteps()
org.eclipse.edc.samples.basic.Basic01basicConnectorTest ‑ shouldStartConnector()
org.eclipse.edc.samples.basic.Basic02healthEndpointTest ‑ shouldStartConnector()
org.eclipse.edc.samples.basic.Basic03configurationTest ‑ shouldStartConnector()
org.eclipse.edc.samples.transfer.Transfer00prerequisitesTest ‑ runSampleSteps()
org.eclipse.edc.samples.transfer.Transfer01negotiationTest ‑ runSampleSteps()
org.eclipse.edc.samples.transfer.Transfer02consumerPullTest ‑ runSampleSteps()
org.eclipse.edc.samples.transfer.Transfer03providerPushTest ‑ runSampleSteps()
org.eclipse.edc.samples.transfer.Transfer04eventConsumerTest ‑ runSampleSteps()
org.eclipse.edc.samples.transfer.streaming.Streaming01httpToHttpTest ‑ streamData()
org.eclipse.edc.samples.transfer.streaming.Streaming02KafkaToHttpTest ‑ streamData()
org.eclipse.edc.samples.transfer.streaming.Streaming03KafkaToKafkaTest ‑ streamData()