docbrown/app
rhymes 3b4bda89df Upgrade Honeycomb gem, fix and improve RssReader tests (#2319)
* Switch from deprecated honeycomb-rails to honeycomb-beeline

* Improve error handling, tests and add refactoring

* Fix multiple fetching test and add one more

The test wasn't actually testing the correct behavior, because the class
by default force fetches. It worked because it wasn't reloading the user
from the database.

* Test that Honeycomb's client is doing its thing

* Use some defensive programming to avoid any possible problem during shutdown

* Fix typo

* Use the new API to add fields to the current measured event

* Use default instrumentation and add user info to event

* Replace user.email with user.username, less personal data around

* Use mocking instead of calling Honeycomb.init

* Freeze time before traveling

* Remove a flaky test dependent on rand
2019-04-07 15:27:53 -04:00
..
assets integrations github repos hover and text color (#2302) 2019-04-07 15:25:41 -04:00
black_box Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
controllers Upgrade Honeycomb gem, fix and improve RssReader tests (#2319) 2019-04-07 15:27:53 -04:00
dashboards Allow orgs to be marked as sponsors (#2282) 2019-04-01 16:41:25 -04:00
decorators Enable performance rubocop cops (#2140) 2019-03-21 16:01:45 -04:00
errors Add API Analytics Endpoints (#2293) 2019-04-04 10:52:45 -04:00
facades/dashboard Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Some night theme code, other style adjustments, and extracted app name into ENV var (#2289) 2019-04-02 13:10:28 -04:00
javascript Modify social share button and functionality (#2316) 2019-04-06 14:49:52 -04:00
jobs New comment notifications to Active Jobs #1996 (#2287) 2019-04-03 11:38:30 -04:00
labor Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
lib Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
liquid_tags Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
mailers Fix issue with boosted article in email digest (#1936) 2019-03-01 13:51:06 -08:00
models Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
observers Replace puts with proper logging (#2139) 2019-03-21 13:00:21 -04:00
policies Add ability for trusted users to suggest social copy for posts (#2306) 2019-04-04 17:01:58 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
services Upgrade Honeycomb gem, fix and improve RssReader tests (#2319) 2019-04-07 15:27:53 -04:00
uploaders Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
views Modify social share button and functionality (#2316) 2019-04-06 14:49:52 -04:00