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) [](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
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 |