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

Wiki documentation for running integration tests no longer work #516

Closed
pinarx opened this issue Feb 16, 2018 · 3 comments
Closed

Wiki documentation for running integration tests no longer work #516

pinarx opened this issue Feb 16, 2018 · 3 comments

Comments

@pinarx
Copy link

pinarx commented Feb 16, 2018

Running integration test Wiki no longer seems to work:

cd integration/messaging
yarn test

yarn run v1.3.2
error Command "test" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

What is the best way to run directory specific tests.

@gauntface @jshcrowthe

@google-oss-bot
Copy link
Contributor

Hmmm this issue does not seem to follow the issue template. Make sure you provide all the required information.

@google-oss-bot
Copy link
Contributor

Hey there! I couldn't figure out what this issue is about, so I've labeled it for a human to triage. Hang tight.

@hsubox76
Copy link
Contributor

hsubox76 commented Jan 17, 2019

Strange, none of the versions of this file during the time the issue was filed up til now would have had a nonexistent "test" script in package.json. Test running is disabled, but typing the above series of commands currently results in a terminal message explaining tests were disabled due to flakiness.

Looking into fixing the actual tests should probably be an issue in itself though.

(Edit: I think this user's particular error was caused by an older version of Yarn that did not like spaces in package.json scripts: yarnpkg/yarn#809)

@firebase firebase locked and limited conversation to collaborators Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants