Sha256: d6c7a6ae9f3dd6fb3bc956d4e6661a3fb30e02fdb38f593f470bb4c88a94fc57
Contents?: true
Size: 1.87 KB
Versions: 2
Compression:
Stored size: 1.87 KB
Contents
# Hi! **DO _NOT_ RUN THE SPECS AGAINST YOUR PRODUCTION ACCOUNT. THEY ARE INTEGRATION TESTS AND WILL CREATE LISTS, CONTACTS, ETC INSIDE YOUR ACCOUNT.** - Create a "dummy" account on [https://expresspigeon.com](https://expresspigeon.com). [](https://expresspigeon.com/newsletters/) [](https://expresspigeon.com/newsletters/) [](https://expresspigeon.com/newsletters/) - Set the `TEST_TEMPLATE_ID` to the example newsletter template id. - Create three custom_fields on the account. - `my_custom_text_field` as `text` (no default) - `my_custom_number_field` as `number` (no default) - `my_custom_date_field` as `date` (no default) [](https://expresspigeon.com/settings/custom_fields/) - Copy the `.env.example` to `.env` - Set the `EXPRESS_PIGEON_AUTH_KEY` to the *sandbox* auth key found in the integrations section of the ExpressPigeon account. [](https://expresspigeon.com/settings/integrations/) - `bundle install ; bundle exec rspec` and you should be good.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
express_pigeon-2.4.1 | CONTRIBUTING.md |
express_pigeon-2.4.0 | CONTRIBUTING.md |