Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

05-single-hop-route: initial import of automated tests #162

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Jul 13, 2020

Taken out of the original #155, this provides automated tests (where possible with the current framework) for spec 5 to the new, pytest-based framework.

Requires #155

@miri64
Copy link
Member Author

miri64 commented Jul 15, 2020

Rebased to current master

@miri64 miri64 force-pushed the pytest/env/spec05 branch from 6516b4f to 19f7311 Compare July 16, 2020 16:20
@miri64
Copy link
Member Author

miri64 commented Jul 16, 2020

Rebased to current master

Copy link
Contributor

@fjmolinas fjmolinas left a comment

Choose a reason for hiding this comment

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

tested:

collected 4 items                                                                                                                                                                               

05-single-hop-route/test_spec05.py::test_task01[nodes0] PASSED                                                                                                                            [ 25%]
05-single-hop-route/test_spec05.py::test_task02[nodes0] PASSED                                                                                                                            [ 50%]
05-single-hop-route/test_spec05.py::test_task03[nodes0] PASSED                                                                                                                            [ 75%]
05-single-hop-route/test_spec05.py::test_task04[nodes0] PASSED                                                                                                                            [100%]

---------------------------------------------------------- generated xml file: /home/francisco/workspace/Release-Specs/test-report.xml ----------------------------------------------------------
================================================================================= 4 passed in 199.26s (0:03:19) =================================================================================

Copy link
Contributor

@fjmolinas fjmolinas left a comment

Choose a reason for hiding this comment

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

A single comment, you can squash right away.

Co-Authored-By: Alexandre Abadie <alexandre.abadie@inria.fr>
Co-Authored-By: Jose Alamos <jose.alamos@haw-hamburg.de>
Co-Authored-By: Martine S. Lenders <m.lenders@fu-berlin.de>
@miri64 miri64 force-pushed the pytest/env/spec05 branch from 19f7311 to ae1c303 Compare July 28, 2020 08:08
Copy link
Contributor

@fjmolinas fjmolinas left a comment

Choose a reason for hiding this comment

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

ACK

@fjmolinas fjmolinas merged commit 9255423 into RIOT-OS:master Jul 28, 2020
@miri64 miri64 deleted the pytest/env/spec05 branch July 28, 2020 08:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants