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

Dev Intro Dev #90

Merged
merged 13 commits into from
Nov 4, 2023
Merged

Dev Intro Dev #90

merged 13 commits into from
Nov 4, 2023

Conversation

robertghera
Copy link

No description provided.

Copy link

github-actions bot commented Nov 4, 2023

Test Run for PR #90 (267)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 7s 950ms
Date: 2023-11-04 09:28:57 - 2023-11-04 09:29:05
Framework: .NETCoreApp,Version=v7.0
Total Tests: 28

✔️ Passed ❌ Failed ⚠️ Skipped
28 0 0
100% 0% 0%

Result Sets

GdscBackend.Tests.dll - 100%

Full Results
Result Test Duration
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Delete_Multiple_Contacts 900ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Delete_ReturnOkObjectResult 905ms
✔️ Passed GdscBackend.Tests.SettingsControllerTests.Get_ReturnsAllExamples 910ms
✔️ Passed GdscBackend.Tests.ExampleTests.Get_ReturnsAllExamples 915ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Get_Should_Return_All_Contacts 48ms
✔️ Passed GdscBackend.Tests.SettingsControllerTests.Post_ReturnsCreatedObject 51ms
✔️ Passed GdscBackend.Tests.ExampleTests.Post_ReturnsCreatedObject 42ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Post_ReturnsCreatedEventObject 60ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Post_ReturnsCreatedObject 34ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Delete_Should_Delete_Contact_By_ID 16ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Post_ReturnsCreatedObject 51ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Update_ReturnOKObjectResult 61ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Get_ReturnsAllTechnologies 20ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Get_Returns_Member_by_ID 49ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Delete_ReturnsOkResult 30ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Delete_Returns404NotFoundResult 64ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Get_ReturnsAllExamplesById 43ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Get_Should_Return_All_Members 17ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Post_ReturnsCreatedObject 10ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Post_ReturnsCreatedObject 13ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Delete_Should_Delete_Member_By_ID 15ms
✔️ Passed GdscBackend.Tests.FilesControllerTests.Upload_ShouldReturnFilePaths 117ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.GetById_ReturnsOkObjectResult 7ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Delete_Returns_OkResult 15ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Post_ReturnsCreatedObject 11ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Get_ReturnsAllExamples 8ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Update_ReturnsOkObjectAction 19ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Get_ReturnsAllExamples 8ms

Run Messages

Informational

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.13)
[xUnit.net 00:00:06.22]   Discovering: GdscBackend.Tests
[xUnit.net 00:00:06.26]   Discovered:  GdscBackend.Tests
[xUnit.net 00:00:06.26]   Starting:    GdscBackend.Tests
[xUnit.net 00:00:07.44]   Finished:    GdscBackend.Tests
Warning

Error


Created using Liquid Test Reports

@VeniaminBalan VeniaminBalan merged commit cf6ece4 into dev Nov 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants