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

Modify MenuItems model + views #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Modify MenuItems model + views #85

wants to merge 2 commits into from

Conversation

ad0bre
Copy link
Member

@ad0bre ad0bre commented Mar 29, 2023

No description provided.

@github-actions
Copy link

Test Run for PR #85 (260)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 9s 90ms
Date: 2023-03-29 13:36:20 - 2023-03-29 13:36:29
Framework: .NETCoreApp,Version=v7.0
Total Tests: 30

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

Result Sets

GdscBackend.Tests.dll - 100%

Full Results
Result Test Duration
✔️ Passed GdscBackend.Tests.FilesControllerTests.Upload_ShouldReturnFilePaths 884ms
✔️ Passed GdscBackend.Tests.ExampleTests.Get_ReturnsAllExamples 949ms
✔️ Passed GdscBackend.Tests.ExampleTests.Post_ReturnsCreatedObject 41ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Delete_ReturnOkObjectResult 184ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Post_ReturnsCreatedEventObject 27ms
✔️ Passed GdscBackend.Tests.EventsControllerTests.Update_ReturnOKObjectResult 39ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Delete_Returns404NotFoundResult 49ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Post_ReturnsCreatedObject 9ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.GetById_ReturnsOkObjectResult 5ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Update_ReturnsOkObjectAction 53ms
✔️ Passed GdscBackend.Tests.MenuItemsControllerTests.Get_ReturnsAllExamples 10ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Post_ReturnsCreatedObject 25ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Get_ReturnsAllTechnologies 13ms
✔️ Passed GdscBackend.Tests.TechnologiesControllerTests.Delete_ReturnsOkResult 20ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Get_Returns_Member_by_ID 41ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Get_Should_Return_All_Members 12ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Delete_Should_Delete_Member_By_ID 11ms
✔️ Passed GdscBackend.Tests.MembersControllerTests.Post_ReturnsCreatedObject 12ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Delete_Multiple_Contacts 35ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Get_Should_Return_All_Contacts 14ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Post_ReturnsCreatedObject 9ms
✔️ Passed GdscBackend.Tests.ContactsControllerTests.Delete_Should_Delete_Contact_By_ID 11ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Get_ReturnsAllExamplesById 32ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Post_ReturnsCreatedObject 7ms
✔️ Passed GdscBackend.Tests.AuthTests.Login 753ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Delete_Returns_OkResult 13ms
✔️ Passed GdscBackend.Tests.TeamsControllerTests.Get_ReturnsAllExamples 9ms
✔️ Passed GdscBackend.Tests.SettingsControllerTests.Get_ReturnsAllExamples 54ms
✔️ Passed GdscBackend.Tests.SettingsControllerTests.Post_ReturnsCreatedObject 8ms
✔️ Passed GdscBackend.Tests.AuthTests.Register 220ms

Run Messages

Informational

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.4)
[xUnit.net 00:00:06.52]   Discovering: GdscBackend.Tests
[xUnit.net 00:00:06.56]   Discovered:  GdscBackend.Tests
[xUnit.net 00:00:06.56]   Starting:    GdscBackend.Tests
[xUnit.net 00:00:08.50]   Finished:    GdscBackend.Tests
Warning

Error


Created using Liquid Test Reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant