Skip to content

feat(test): Add integration testing to solution#42

Merged
rlabbeptc merged 27 commits into
mainfrom
add-integration-test-config
Jul 8, 2025
Merged

feat(test): Add integration testing to solution#42
rlabbeptc merged 27 commits into
mainfrom
add-integration-test-config

Conversation

@rlabbeptc
Copy link
Copy Markdown
Collaborator

#35 - Added integration testing framework to validate SDK APIs against Kepware instances in local testing.

This will allow us to execute testing changes against actual instances of Kepware to ensure increased compatability validation with Kepware changes over time and future feature additions.

@rlabbeptc rlabbeptc linked an issue Jul 3, 2025 that may be closed by this pull request
@rlabbeptc
Copy link
Copy Markdown
Collaborator Author

As of July 3, there are 4 integration tests that are failing, three due to #39 or one for unknown behavior expectation from Kepware API. I am going to track the API behavior more and potentially create a case for the product.

Test results output will document these for visibility.

@rlabbeptc rlabbeptc changed the title Add integration test config Add integration testing to solution Jul 3, 2025
@rlabbeptc rlabbeptc marked this pull request as ready for review July 3, 2025 21:27
@rlabbeptc rlabbeptc requested a review from BoBiene July 3, 2025 21:27
@rlabbeptc rlabbeptc changed the title Add integration testing to solution feat(test): Add integration testing to solution Jul 8, 2025
@rlabbeptc rlabbeptc removed the request for review from BoBiene July 8, 2025 18:43
@rlabbeptc rlabbeptc merged commit 42643ca into main Jul 8, 2025
4 checks passed
@rlabbeptc rlabbeptc deleted the add-integration-test-config branch March 6, 2026 21:16
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

Successfully merging this pull request may close these issues.

feat(test): Setup option to conduct integration testing with Kepware

1 participant