summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Elasticsearch integration spec fix (#520)Jitendra Rajpurohit2020-04-121-1/+5
* Fix except use in Mash#load (#508)Bobby McDonald2020-01-142-0/+386
* Update github urls to hashie/hashie (#497)Bobby McDonald2019-11-173-2/+7
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-172-2/+6
* Make Hashie play nice with Rails 6 Hash#except method (#479)Bobby McDonald2019-10-025-15/+26
* Update Rubocop and address the addressable todosMichael Herold2018-06-175-13/+11
* Add an integration spec for ElasticsearchMichael Herold2018-02-062-0/+46
* Add performance benchmarks for MashMichael Herold2017-02-242-0/+31
* Squelch an RSpec warning on an integration testMichael Herold2017-02-221-1/+1
* Ensure Railties available when loading RailtieCallum Dryden2017-02-163-0/+22
* Clean up integration specs to test for STDOUT logMichael Herold2017-02-109-140/+164
* Fix #401: use a Railtie to set Hashie.logger on rails boot.Matthew Rudy Jacobs2017-02-102-4/+7
* Added integration spec for omniauth-oauth2.dblock2017-02-105-1/+122
* In Rails, set `Hashie.logger` to `Rails.logger`Michael Herold2017-02-103-0/+74
* Bring integration tests into main test harnessMichael Herold2017-02-031-1/+1
* Added omniauth integration spec for #391.dblock2017-01-313-0/+47