Skip to content

mountainviewjava/parse-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to Parse Server

Pull Requests Welcome!

We really want Parse to be yours, to see it grow and thrive in the open source community.

Please Do's
  • Take testing seriously! Aim to increase the test coverage with every pull request.
  • Run the tests for the file you are working on with TESTING=1 (repo-root)/node_modules/jasmine/bin/jasmine.js spec/MyFile.spec.js
  • Run the tests for the whole project and look at the coverage report to make sure your tests are exhaustive by running npm test and looking at (project-root)/lcov-report/parse-server/FileUnderTest.js.html
Code of Conduct

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. [code-of-conduct]: http://todogroup.org/opencodeofconduct/#Parse Server/fjm@fb.com

About

Parse-compatible API server module for Node/Express

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%