Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@mvilanova
Copy link
Contributor

Tests are running and pytest exiting correctly.

tests/term/test_term_service.py::test_get PASSED                                                                                                       [ 95%]
tests/term/test_term_service.py::test_create PASSED                                                                                                    [ 95%]
tests/term/test_term_service.py::test_update PASSED                                                                                                    [ 96%]
tests/term/test_term_service.py::test_delete PASSED                                                                                                    [ 96%]
tests/ticket/test_ticket_service.py::test_get PASSED                                                                                                   [ 96%]
tests/ticket/test_ticket_service.py::test_get_by_resource_id PASSED                                                                                    [ 97%]
tests/ticket/test_ticket_service.py::test_get_all PASSED                                                                                               [ 97%]
tests/ticket/test_ticket_service.py::test_create PASSED                                                                                                [ 97%]
tests/workflow/test_workflow_service.py::test_get PASSED                                                                                               [ 98%]
tests/workflow/test_workflow_service.py::test_get_instance PASSED                                                                                      [ 98%]
tests/workflow/test_workflow_service.py::test_create PASSED                                                                                            [ 98%]
tests/workflow/test_workflow_service.py::test_create_instance PASSED                                                                                   [ 99%]
tests/workflow/test_workflow_service.py::test_update PASSED                                                                                            [ 99%]
tests/workflow/test_workflow_service.py::test_update_instance PASSED                                                                                   [ 99%]
tests/workflow/test_workflow_service.py::test_delete PASSED                                                                                            [100%]

============================================================== 303 passed, 3 skipped in 17.07s ===============================================================

@mvilanova mvilanova added tests dependencies Pull requests that update a dependency file labels Feb 5, 2025
@mvilanova mvilanova requested a review from whitdog47 February 5, 2025 04:35
Copy link
Contributor

@wssheldon wssheldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check

@mvilanova mvilanova merged commit 5bafa58 into main Feb 5, 2025
11 checks passed
@mvilanova mvilanova deleted the downgrades-versions branch February 5, 2025 04:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants