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

Extract test image urls to marqo_test.py #965

Merged
merged 10 commits into from
Sep 17, 2024
Merged

Conversation

papa99do
Copy link
Collaborator

@papa99do papa99do commented Sep 12, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Test improvements

  • What is the current behavior? (You can also link to an open issue here)
    We use various images in tests. URLs of the image are defined in each individual tests

  • What is the new behavior (if this is a feature change)?
    We consolidate these URLs to a dict maintained in marqo_test.py so that we can change them in a central place in the future.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Have unit tests been run against this PR? (Has there also been any additional testing?)
    Yes

  • Related Python client changes (link commit/PR here)
    N/A

  • Related documentation changes (link commit/PR here)
    N/A

  • Other information:
    N/A

  • Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

@papa99do papa99do force-pushed the yihan/use-smaller-images branch from 2ba27dd to 6480077 Compare September 12, 2024 03:04
@papa99do papa99do marked this pull request as ready for review September 12, 2024 03:28
@papa99do papa99do force-pushed the yihan/use-smaller-images branch from 4a2e230 to 042fd4f Compare September 12, 2024 07:04
tests/marqo_test.py Outdated Show resolved Hide resolved
src/marqo/s2_inference/random_utils.py Outdated Show resolved Hide resolved
tests/marqo_test.py Outdated Show resolved Hide resolved
tests/marqo_test.py Outdated Show resolved Hide resolved
@papa99do papa99do force-pushed the yihan/use-smaller-images branch from 07329fe to 465f87b Compare September 16, 2024 01:54
@papa99do papa99do merged commit f6f7d01 into mainline Sep 17, 2024
9 checks passed
@papa99do papa99do deleted the yihan/use-smaller-images branch September 17, 2024 00:57
adityabharadwaj198 pushed a commit to adityabharadwaj198/marqo that referenced this pull request Oct 10, 2024
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.

3 participants