Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

test: make product search tests run #269

Merged

Conversation

nirupa-kumar
Copy link
Contributor

@nirupa-kumar nirupa-kumar commented Nov 14, 2018

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)
Fixing failing Product Search tests

  • Importing a Product set is taking longer than necessary and as hence been marked as skip.
  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Rebecca Taylor and others added 2 commits November 13, 2018 14:51
Running `npm test` wasn't running these samples

I wasn't sure of a better, more idiomatic way to hook up these tests
so that they run. They weren't running on CI either (and were failing!)
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 14, 2018
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@codecov
Copy link

codecov bot commented Nov 14, 2018

Codecov Report

Merging #269 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #269   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          83     83           
=====================================
  Hits           83     83

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7def116...87679cd. Read the comment docs.

@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2018
@kokoro-team kokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 14, 2018
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 15, 2018
samples/system-test/faceDetection.test.js Outdated Show resolved Hide resolved
samples/system-test/faceDetection.test.js Show resolved Hide resolved
samples/system-test/productSearch.v1p3beta1.test.js Outdated Show resolved Hide resolved
samples/system-test/productSearch.v1p3beta1.test.js Outdated Show resolved Hide resolved
samples/system-test/productSets.v1p3beta1.test.js Outdated Show resolved Hide resolved
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@nirupa-kumar nirupa-kumar added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2018
@nirupa-kumar
Copy link
Contributor Author

Failing because of the Face detection test.

.kokoro/samples-test.sh Outdated Show resolved Hide resolved
@nirupa-kumar
Copy link
Contributor Author

@JustinBeckwith
All errors have been fixed. Please let me know if there is anything else.

@JustinBeckwith JustinBeckwith removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 29, 2018
@JustinBeckwith JustinBeckwith changed the title Make product search tests run test: make product search tests run Nov 29, 2018
@JustinBeckwith JustinBeckwith merged commit e224ace into googleapis:master Nov 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants