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

Acceptance tests to cover different config.php settings #31347

Open
3 tasks
phil-davis opened this issue May 4, 2018 · 1 comment
Open
3 tasks

Acceptance tests to cover different config.php settings #31347

phil-davis opened this issue May 4, 2018 · 1 comment

Comments

@phil-davis
Copy link
Contributor

There are lots of parameters that can be set in config.php

  • look through the parameters as documented in config.sample.php and make a priority list of which ones seem most important/most likely to be used in real installs/most likely to have "real" effects on the API or webUI
  • identify parameters that are likely to interact/overlap in their effects
  • make a plan for producing acceptance tests to cover the identified priorities
@phil-davis
Copy link
Contributor Author

@patrickjahns @individual-it @davitol
See issue #31342 for an example where changing a config parameter seems to break some behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants