summaryrefslogtreecommitdiff
path: root/spec/support/stub_env.rb
Commit message (Expand)AuthorAgeFilesLines
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-36/+0
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+0
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Import gitlab_projects.rb from gitlab-shellNick Thomas2017-12-141-0/+2
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
* Use a slightly cleaner approach to stub ENVrc/a-better-stub-envRémy Coutable2017-06-281-9/+27
* Reset the state of StubENV's @env_already_stubbed after each spec runsh-unset-stubenvStan Hu2017-06-261-0/+8
* Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski2017-01-091-0/+7