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

Add tests to xeus-sql #41

Open
marimeireles opened this issue May 31, 2021 · 0 comments
Open

Add tests to xeus-sql #41

marimeireles opened this issue May 31, 2021 · 0 comments
Labels
C++ enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@marimeireles
Copy link
Member

There are two kinds of tests I'd like to add here:

Notebook tests to xeus-sql

It's not very easy to setup an instance of working jupyter notebooks on CI -because of the many integrations, but we can do it for sqlite. Here is an example of what I'd like to have.

GTEST

We have everything setup to build and run gtests on our cmake we just need to build them. The biggest the coverage the better, feel free to add a list here or contribute with any tests! :)

I'll try to add some slowly but I'll gladly review PRs! Thanks! 🌸

@marimeireles marimeireles added enhancement New feature or request help wanted Extra attention is needed labels May 31, 2021
@marimeireles marimeireles added good first issue Good for newcomers C++ labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant