Skip to content

Clean up xbee base unit tests #12

Description

@hansmosh
  1. We shouldn't need to be calling into private methods like _write: https://github.com/nioinnovation/python-xbee/blob/master/xbee/tests/test_base.py#L28
  2. Are these _write tests even necessary? ieee tests use send which calls into write so it seems like _write is just being tested unnecessarily here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions