docbrown/spec
Mike Coutermarsh 3128c17fab Improve twitter card caching (#5206) [deploy]
* update test so it fails from badge randomness

* Better caching

This removes the randomness from the views. Which means the cache keys
won't get regenerated every request.

The badges will still be in random positions, but it will change per
user/article rather than every render.
2019-12-23 12:22:38 -05:00
..
black_box Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
decorators Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
factories Ensure comment has a path when created for specs (#5197) 2019-12-20 17:23:59 -05:00
fixtures Add lazy loading to iframes (#4673) 2019-11-18 18:31:56 -05:00
helpers Fix linting (#4933) [deploy] 2019-11-26 08:35:34 -05:00
initializers Group Internal Errors when sending to HoneyBadger (#5067) 2019-12-10 13:48:06 -06:00
jobs Fix Algolia deserialization errors by indexing by record_type and id rather than AR object (#5063) [deploy] 2019-12-11 11:49:35 -06:00
labor Dont Raise Error For Incorrect Liquid Tags (#5089) [deploy] 2019-12-18 11:23:39 -06:00
lib Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
liquid_tags Implement GitPitchTag (#4942) 2019-12-19 19:59:15 -05:00
mailers Make The Default Email An Enviroment Variable. (#4677) 2019-11-01 09:03:06 -04:00
models Open /connect sidecar links in iframe (#5203) [deploy] 2019-12-21 15:46:36 -05:00
observers Remove unused spec support BackgroundJobs (#4464) [ci skip] 2019-10-24 16:49:45 -04:00
policies Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
requests Improve twitter card caching (#5206) [deploy] 2019-12-23 12:22:38 -05:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Add a default message to badge award action (#5160) 2019-12-19 10:38:57 -05:00
support Add Next Tech Liquid Tag (#4958) [deploy] 2019-12-10 15:19:30 -05:00
system Ensure comment has a path when created for specs (#5197) 2019-12-20 17:23:59 -05:00
uploaders Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
views Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
rails_helper.rb Fix rubocop Rails.root.path complaints (#5114) 2019-12-16 12:13:15 -05:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00