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

Create Integration Tests #17

Merged
merged 14 commits into from
Jun 24, 2024
Merged

Create Integration Tests #17

merged 14 commits into from
Jun 24, 2024

Conversation

rboston628
Copy link
Owner

@rboston628 rboston628 commented Apr 28, 2024

This PR will create a first step in integration tests.

Firstly, all runners, after building THRAIN, should run THRAIN with a sample input. I have chosen sampleinput6.txt, which builds a WD model, as this is inarguably the most important capability of THRAIN.

This simple test could be enhanced by comparing to a golden output file.

Secondly, within CxxTest, I will run several tests and examine properties more directly.

@rboston628
Copy link
Owner Author

See Issue #11. This is currently causing the run test to fail on the real operating systems (windows handles it fine).

I will need to close Issue #11 for this to work.

@rboston628 rboston628 mentioned this pull request Apr 30, 2024
@rboston628 rboston628 merged commit fac1d5f into main Jun 24, 2024
6 checks passed
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.

1 participant