Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Conversation

@Yunusbcr
Copy link
Contributor

@Yunusbcr Yunusbcr commented Jan 5, 2022

Description

Adding labgraph_delsys extension

Type of change

  • New feature (non-breaking change which adds functionality)

Feature/Issue validation/testing

  • Unit Test / Integration Test (UT/IT) execution results
$ python -m pytest devices
============================= test session starts ==============================
platform linux -- Python 3.6.15, pytest-3.10.1, py-1.10.0, pluggy-1.0.0
rootdir: /home/yunus/Documents/GitHub/labgraph, inifile:
plugins: anyio-3.3.4, mock-2.0.0
collected 2 items                                                              

devices/hardware/delsys/delsys/tests/test_nodeDelsys.py ..               [100%]

=========================== 2 passed in 0.47 seconds ===========================

Checklist:

  • Have you added tests that prove your fix is effective or that this feature works?
  • New and existing unit tests pass locally with these changes?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants