Skip to content

Introduce suspenders:test:environment generator#1182

Merged
stevepolitodesign merged 1 commit intosuspenders-3-0-0from
suspenders-3-0-0-test-environment
Apr 5, 2024
Merged

Introduce suspenders:test:environment generator#1182
stevepolitodesign merged 1 commit intosuspenders-3-0-0from
suspenders-3-0-0-test-environment

Conversation

@stevepolitodesign
Copy link
Copy Markdown
Contributor

Configures test environment. This differs from #1156 in that this commit is concerned with configuration, where that commit was concerned with generating a holistic test suite. It's also possible to run each generator independently, and the two should not rely on one another.

Disables action_dispatch.show_exceptions in an effort to improve failure output.

Enables raise_on_missing_translations to keep parity with the same setting in development #1149

@stevepolitodesign stevepolitodesign force-pushed the suspenders-3-0-0-test-environment branch from 98b3777 to 9102851 Compare April 5, 2024 14:11
Configures test environment. This differs from #1156 in that this commit
is concerned with configuration, where that commit was concerned with
generating a holistic test suite. It's also possible to run each
generator independently, and the two should not rely on one another.

Disables [action_dispatch.show_exceptions][] in an effort to [improve
failure output][comment].

Enables [raise_on_missing_translations][] to keep parity with the same
setting in development #1149

[action_dispatch.show_exceptions]: https://edgeguides.rubyonrails.org/configuring.html#config-action-dispatch-show-exceptions
[comment]: #1149 (comment)
[raise_on_missing_translations]: https://guides.rubyonrails.org/configuring.html#config-i18n-raise-on-missing-translations
@stevepolitodesign stevepolitodesign force-pushed the suspenders-3-0-0-test-environment branch from 9102851 to 564c8eb Compare April 5, 2024 17:34
@stevepolitodesign stevepolitodesign merged commit 5a733e0 into suspenders-3-0-0 Apr 5, 2024
@stevepolitodesign stevepolitodesign deleted the suspenders-3-0-0-test-environment branch April 5, 2024 17:36
stevepolitodesign added a commit that referenced this pull request Apr 5, 2024
Follow-up to #1151, #1182, and #1149

Using the `Environments` namespace feels more appropriate, since this
keeps parity with Rails' directory structure.
stevepolitodesign added a commit that referenced this pull request Apr 5, 2024
Follow-up to #1151, #1182, and #1149

Using the `Environments` namespace feels more appropriate, since this
keeps parity with Rails' directory structure.
stevepolitodesign added a commit that referenced this pull request May 10, 2024
Configures test environment. This differs from #1156 in that this commit
is concerned with configuration, where that commit was concerned with
generating a holistic test suite. It's also possible to run each
generator independently, and the two should not rely on one another.

Disables [action_dispatch.show_exceptions][] in an effort to [improve
failure output][comment].

Enables [raise_on_missing_translations][] to keep parity with the same
setting in development #1149

[action_dispatch.show_exceptions]: https://edgeguides.rubyonrails.org/configuring.html#config-action-dispatch-show-exceptions
[comment]: #1149 (comment)
[raise_on_missing_translations]: https://guides.rubyonrails.org/configuring.html#config-i18n-raise-on-missing-translations
stevepolitodesign added a commit that referenced this pull request May 10, 2024
Follow-up to #1151, #1182, and #1149

Using the `Environments` namespace feels more appropriate, since this
keeps parity with Rails' directory structure.
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.

2 participants