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

Unit tests for GTL and GTE #98

Open
ArashPartow opened this issue Dec 8, 2024 · 2 comments
Open

Unit tests for GTL and GTE #98

ArashPartow opened this issue Dec 8, 2024 · 2 comments

Comments

@ArashPartow
Copy link

As the title suggests, was wondering are there any unit tests for these libraries? and if so, could they be made available.

@davideberly
Copy link
Owner

The GTE unit tests and end-to-end tests are not part of a framework that is relatively easy to run. It is a collection of projects that I have hacked together over time. The GTL track has a framework. As I port GTE code to GTL, I write unit tests and/or end-to-end tests for the GTL version. Once the tests pass, I back-port these tests temporarily to run the GTE code. My plan is to make available the GTL unit tests. Perhaps later I might back-port the GTL test framework to GTE.

The GTL track is taking an inordinate amount of time. Higher priority is contract work. New features in GTE occur based on bug reports or on a need for such code to be used in contracted projects. I had hoped to post a complete version of GTL and corresponding test framework, but given my inability to find non-contract development time, I am now aiming to package up the GTL code that is finished together with the test framework and tests for the finished code. Once again, I do not have an estimated time for when this will be ready.

@ArashPartow
Copy link
Author

Thank-you for the explanation, and for making your libraries available 👍

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

2 participants