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

Integration tests for Similarity Search API. #450

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 4, 2024

  1. added integration tests

    kol3x committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    20ea1de View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. upgraded vi_test to 1.5.0

    kol3x committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d9dc799 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. removed excessive test for API key to be in enviroment, added tests f…

    …or vectorization and db querying, refactered existing tests
    kol3x committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    19aba39 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    61ffdae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a8715 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    87979ff View commit details
    Browse the repository at this point in the history
  2. test verbage fix

    kol3x committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    81fddc9 View commit details
    Browse the repository at this point in the history
  3. reworked AI and DB tests

    kol3x committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    78f34b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. improved test wording

    kol3x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ba5b3d3 View commit details
    Browse the repository at this point in the history