[obs-commits] [openSUSE/open-build-service] 2ae115: [ci] Use const_stub instead of temporarely overwri...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2ae1151138192c054bb115afc1ed403f138ca868 https://github.com/openSUSE/open-build-service/commit/2ae1151138192c054bb115... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M src/api/spec/controllers/webui/apidocs_controller_spec.rb M src/api/spec/features/webui/login_spec.rb M src/api/spec/requests/kerberos_login_spec.rb Log Message: ----------- [ci] Use const_stub instead of temporarely overwriting CONFIG This spares us from manually setting and re-setting the constant via before and after filter. Commit: aeba59031f6c90f205f3501a385cffccba08d127 https://github.com/openSUSE/open-build-service/commit/aeba59031f6c90f205f350... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M src/api/spec/controllers/webui/apidocs_controller_spec.rb M src/api/spec/features/webui/login_spec.rb M src/api/spec/requests/kerberos_login_spec.rb Log Message: ----------- Merge pull request #2980 from bgeuken/test_cleanup [ci] Use const_stub instead of temporarely overwriting CONFIG Compare: https://github.com/openSUSE/open-build-service/compare/23755a497307...aeba59...
participants (1)
-
Henne Vogelsang