Skip to content

Updates 'npm stop' to properly run #326

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

Merged
merged 1 commit into from
Jun 21, 2017

Conversation

montymxb
Copy link
Contributor

The package.json npm start command calls down to the run-server script in the parse-server-test dependency (from npm).

Following that this modifies package.json to call the shutdown script in parse-server-test as well for npm stop, which properly stops the internal server and mongodb instances spun up for testing purposes.

@codecov
Copy link

codecov bot commented Jun 21, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files          35       35           
  Lines        2702     2702           
=======================================
  Hits         2649     2649           
  Misses         53       53

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 2a967c6...7f90d19. Read the comment docs.

@montymxb montymxb merged commit 6da58c7 into parse-community:master Jun 21, 2017
@montymxb montymxb deleted the update-package branch June 21, 2017 06:46
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.

1 participant