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

[DO NOT MERGE] Make Product Search tests run #267

Closed
wants to merge 1 commit into from

Conversation

beccasaurus
Copy link
Contributor

mv samples/productSearch/system-test/* samples/system-test/

Running npm test wasn't running these samples (not locally or on CI)

Simply moved them into the primary sample test directory as an easy fix

Unfortunately the tests are failing (see the CI test results on this PR)

I spent a little while trying to get them to work and made a bit of progress, but don't have time to truly resolve them. So creating an issue to track it. And this PR so that the tests can actually be run.

This PR may be deleted without merge. I want to provide it so that the person fixing the tests can use this to immediately see failures with npm test

See issue: #266

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!)
@beccasaurus beccasaurus added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 13, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 13, 2018
@beccasaurus
Copy link
Contributor Author

Just wanted to share this diff, @nirupa-kumar taking a look at failures – closing! :)

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. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants