Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 332 Bytes

TESTING.rdoc

File metadata and controls

8 lines (5 loc) · 332 Bytes

For Maintainers:

When developing the Hoptoad Notifier, be sure to use the integration test against an existing project on staging before pushing to master.

+./script/integration_test.rb <test project’s api key> <staging server hostname>+

+./script/integration_test.rb <test project’s api key> <staging server hostname> secure+