Merge branch 'master' into e2e-test-setup #237
GitHub Actions / E2E Test Results
succeeded
Jan 15, 2024 in 1s
E2E Test Results ✅
✅ ./tests/thor-e2e-tests/junit.xml
13 tests were completed in 28s with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
GET /accounts/{address} | 3✅ | 1s | ||
GET /accounts/{address}/code | 1✅ | 118ms | ||
GET /accounts/{address}/storage | 1✅ | 146ms | ||
GET /blocks/{revision} | 2✅ | 20s | ||
GET /transactions/{id} | 1✅ | 503ms | ||
GET /transactions/{id}/receipt | 1✅ | 20s | ||
POST /accounts/* | 1✅ | 158ms | ||
POST /logs/event | 1✅ | 8s | ||
POST /logs/transfers | 1✅ | 8s | ||
POST /transactions | 1✅ | 18s |
Loading