Skip to content

test for dev/test env instead of production - #1

Open
codegourmet wants to merge 1 commit into
torandi:rails4from
codegourmet:topic/fix_production_env_query
Open

test for dev/test env instead of production#1
codegourmet wants to merge 1 commit into
torandi:rails4from
codegourmet:topic/fix_production_env_query

Conversation

@codegourmet

Copy link
Copy Markdown

test for "production" is dangerous since there might also be "staging" etc.

We have several production stages (QA, UA etc.) with names different from "production".
The previous test won't respect the fact that those are production-like environments.

test for "production" is dangerous since there might also be "staging" etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant