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

Write functional test cases for the backends #114

Open
laena opened this issue Oct 6, 2017 · 2 comments
Open

Write functional test cases for the backends #114

laena opened this issue Oct 6, 2017 · 2 comments
Assignees

Comments

@laena
Copy link
Collaborator

laena commented Oct 6, 2017

These should be run by Travis, too (to check that a changeset not only compiles, but also does not break functionality).

They can be limited to C++ backend code.

Any ideas for easy-to-integrate test frameworks?

@laena laena self-assigned this Oct 6, 2017
@rakhimov
Copy link
Contributor

rakhimov commented Oct 6, 2017

I thought you already had GoogleTests (at least it is somewhere in the wiki mentioned)?

@laena
Copy link
Collaborator Author

laena commented Oct 6, 2017

Yes, but it was used only as a programming help in very early versions. I think it would make sense to write clean test cases from scratch.

There are tests for the entire software stack including frontend, but no nice, isolated unit tests for the backends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants