Skip to content

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+