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

Migrate Specflow to Reqnroll #260

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feature/migrate_specflow_to_reqnroll

c4513fb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Migrate Specflow to Reqnroll #260

Merge branch 'master' into feature/migrate_specflow_to_reqnroll
c4513fb
Select commit
Loading
Failed to load commit list.
GitHub Actions / DotNET Tests succeeded Nov 3, 2024 in 0s

25 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/TestResults/test-results.trx 21✅ 24s
Samples/TestProject/TestResults/test-results.trx 4✅ 4s

✅ Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/TestResults/test-results.trx

21 tests were completed in 24s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Ark.Reference.Core.Tests.Features.PingFeature 20✅ 3s
Ark.Reference.Core.Tests.Features.SwaggerFeature 1✅ 236ms

✅ Ark.Reference.Core.Tests.Features.PingFeature

✅ Audit_CheckPing_Create
✅ Audit_CheckPing_UpdatePatch
✅ Audit_CheckPing_UpdatePut
✅ Endpoint_Ping_CreateAndGet
✅ Endpoint_Ping_CreateAndSendMsg
✅ Endpoint_Ping_CreateAndSendMsgFails
✅ Endpoint_Ping_CreateAndSendMsgFastFails
✅ Endpoint_Ping_Delete
✅ Endpoint_Ping_GetByFilters
✅ Endpoint_Ping_Patch
✅ Endpoint_Ping_Patch_404
✅ Endpoint_Ping_Put
✅ Endpoint_Ping_Put_404
✅ Endpoint_Ping_Test
✅ Endpoint_Ping_TestByName
✅ Validator_Ping_ByNameFails
✅ Validator_Ping_ByNameFailsBecauseTheMinLength
✅ Validator_Ping_CreateFailsForNameTooLong
✅ Validator_Ping_CreateFailsForNoNameProvided
✅ Validator_Ping_CreateFailsForNoTypeProvided

✅ Ark.Reference.Core.Tests.Features.SwaggerFeature

✅ SwaggerSpecVersion ("v1.0","",null)

✅ Samples/TestProject/TestResults/test-results.trx

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestProject.Tests.SpecFlowTestFeature 4✅ 741ms

✅ TestProject.Tests.SpecFlowTestFeature

✅ SpecFlowStilWorking
✅ SwaggerSpecV0_0
✅ SwaggerSpecV1_0
✅ SwaggerSpecV2_0