[obs-commits] [openSUSE/open-build-service] efbd29: Update tests to not use DateTime
Branch: refs/heads/depfu/update/srcapi/rubocop-0.60.0 Home: https://github.com/openSUSE/open-build-service Commit: efbd29c21504949ec3c080918b5686e8650a539d https://github.com/openSUSE/open-build-service/commit/efbd29c21504949ec3c080... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M src/api/spec/models/comment_spec.rb M src/api/test/functional/maintenance_test.rb Log Message: ----------- Update tests to not use DateTime This is needed to silence the Rubocop Style/DateTime cop. Details at: https://github.com/rubocop-hq/ruby-style-guide#date--time https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Rails/Date Commit: 80a6d290843a8f82bf95c343cf66c397f40f169a https://github.com/openSUSE/open-build-service/commit/80a6d290843a8f82bf95c3... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M src/api/app/models/obs_factory/distribution_strategy_opensuse_leap15.rb M src/api/lib/pretty_nested_errors/key_and_messages_parser.rb Log Message: ----------- Solve Rubocop offenses: Style/MutableConstant Compare: https://github.com/openSUSE/open-build-service/compare/e362efb77f78...80a6d2... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Björn Geuken