ni / nisystemlink-clients-python

Python API for interacting with a SystemLink Server, created and supported by NI.
https://ni.com/systemlink
MIT License
10 stars 14 forks source link

Data Frame integration test infrastructure #24

Closed cameronwaterman closed 1 year ago

cameronwaterman commented 1 year ago

What does this Pull Request accomplish?

Adds integration test infrastructure for testing the Data Frame client.

Why should this Pull Request be merged?

We need to be able to integration test the Data Frame client to ensure functionality against a production service.

What testing has been done?

Ran existing and new tests locally