Sha256: bcb291758572e9da5c682ac48752f6ecfc713a8853df03b65de242b17a776384

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 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).
- 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)

[![Steps to set up the custom fields](https://www.evernote.com/shard/s13/sh/f0eaefe9-5699-470e-8184-af03fa5cdd20/a000ef8eb5152edfe8f228f53aa71523/deep/0/ExpressPigeon---Custom-Fields-Settings.png)](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.

[![Steps to find the Sandbox Authorization Key](https://www.evernote.com/shard/s13/sh/def4ff82-eefe-4303-82cc-964578a9595d/cba8f07aeb5cd2ab30e1114b477497fa/deep/0/ExpressPigeon---Integrations.png)](https://expresspigeon.com/settings/integrations/)

- `bundle install ; bundle exec rspec` and you should be good.



Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
express_pigeon-2.0.2 CONTRIBUTING.md
express_pigeon-2.0.1 CONTRIBUTING.md
express_pigeon-2.0.0 CONTRIBUTING.md