Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README: Test Sandbox File Location #765

Closed

Conversation

stratigos
Copy link
Contributor

The test environment is unable to read an .ex file
located in the config/ dir by default for Phoenix
apps as of v1.7

This change makes a small edit to the README to suggest
the sandbox.ex file be placed in the test/support dir.

stratigos and others added 3 commits March 26, 2024 16:42
A warning is issued for use of `get_env/2` used outside of a module.
The warning suggests using `compile_env/3` instead.

This change updates the documentation to conform to this suggestion
and remove the warning, resulting in a cleaner and more modern
setup for `wallaby`.

Resolves [elixir-wallaby#761](elixir-wallaby#761)
The test environment is unable to read an `.ex` file
located in the `config/` dir by default for Phoenix
apps as of v1.7

This change makes a small edit to the README to suggest
the `sandbox.ex` file be placed in the `test/support`
dir.
@stratigos stratigos changed the title Update README Update README: Test Sandbox File Location Apr 4, 2024
@stratigos
Copy link
Contributor Author

stratigos commented Apr 4, 2024

Im going to close this and reopen with a branch that lacks merge commits, I sync'd with upstream poorly.

#766

@stratigos stratigos closed this Apr 4, 2024
@stratigos stratigos deleted the readme-sandbox-support-file branch April 4, 2024 20:07
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