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

Better Tests & Github Actions #1

Merged
merged 7 commits into from
Mar 2, 2024
Merged

Better Tests & Github Actions #1

merged 7 commits into from
Mar 2, 2024

Conversation

5-pebbles
Copy link
Owner

  • feat(tests): add test runner in rust.
  • rm(tests)!: rm sh script test runner. BREAKING CHANGE: rm sh test runner use cargo test instead.
  • fix(dependencies): sqlvec now imported from crates io.
  • feat(filesystem): add auto create database dir.
  • refactor(tests): remove unused imports & print rocket launch.
  • ci(github): add github actions for tests.
  • docs(readme): rm tests section form README.

@5-pebbles 5-pebbles merged commit 7cbab1a into main Mar 2, 2024
1 check passed
@5-pebbles 5-pebbles deleted the better_tests branch March 2, 2024 22:16
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