Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Automated Tests #5

Closed
timyhac opened this issue Sep 7, 2019 · 1 comment
Closed

Automated Tests #5

timyhac opened this issue Sep 7, 2019 · 1 comment

Comments

@timyhac
Copy link
Collaborator

timyhac commented Sep 7, 2019

All the tests need to check for is that a DllNotFoundException isn't thrown, it doesn't need to communicate with a PLC.

Could supply a mock dll that implements the plctag interface but outputs to console or something.

@timyhac
Copy link
Collaborator Author

timyhac commented Jul 17, 2020

@kyle-github - I'm looking at developing an automated test suite to verify the operation of the wrapper, and I note that you have an server that you use to verify the main library.

Would you have any recommendations on how we should go about doing that?

timyhac added a commit that referenced this issue Jan 16, 2021
…nto #5-automated-tests

# Conflicts:
#	src/libplctag/Tag.cs
timyhac added a commit that referenced this issue Jan 20, 2021
@timyhac timyhac closed this as completed Jan 20, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant