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

Automatic integration test #71

Merged
merged 20 commits into from
Jan 9, 2025
Merged

Automatic integration test #71

merged 20 commits into from
Jan 9, 2025

Conversation

AsbjornOlling
Copy link
Contributor

@AsbjornOlling AsbjornOlling commented Jan 7, 2025

So:

I made the example-game build with nix, and modified it to work a bit more like a test run.
It will run a few embeddings and a single chat completions, and make some assertions about these.
It will fail with a non-zero exit code if something doesn't work, and terminate with exit code 0 once all tests have run.

This should be a welcome addition to our test suite.

Closes #50

@AsbjornOlling AsbjornOlling changed the title Automatic integration test Draft: Automatic integration test Jan 7, 2025
@AsbjornOlling AsbjornOlling changed the title Draft: Automatic integration test Automatic integration test Jan 9, 2025
@AsbjornOlling AsbjornOlling merged commit 42149fc into main Jan 9, 2025
24 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.

Integration test
1 participant