Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  models
  unit
test_statistics_helper.rb 209 Bytes

Latest revisions

# Date Author Comment
a6060783 02/14/2022 09:22 PM Ondřej Ezr

Use where to find all associations

associations mistakingly used where to find all.
logger is undefined in the Statistics, call Rails.logger directly and give users more info about what is going on.

7c2c701e 10/28/2021 09:20 AM Ondřej Ezr

Fixes #32414 - use DSL to define settings

We can get rid of the ugly patching for defining settings.

d6209c1b 10/27/2021 10:58 PM Ondřej Ezr

Add puppet statistics optionally

00e36c9f 07/15/2021 11:08 AM Ondřej Ezr

Fixes #32651 - prepare for Environment removal

Environment will go away, we need to have safeguard, also unify all the
patches as all of them are adding only the has_many trend relation.

We also need to handle the new namespace for environment properly.

b64865ed 05/10/2021 02:40 PM Ondřej Ezr

Upgrade GH actions ruby verion

70f4fb2f 11/16/2020 01:36 PM Ondřej Ezr

Improve the test helper

Fixes the test rake task that was not requiring the libraries correctly.
Renames the helper to match the plugin name, in case we would want to test more plugins together.

ee384b2e 11/16/2020 01:36 PM Ondřej Ezr

Improve statistics test

There is uneccesarry set of user, the `set_session_user` takes care of it all.
Above that, it has user `:one` as default.

65a836b4 11/16/2020 09:28 AM Ondřej Ezr

Fix failing tests after body escaping

a68e4706 06/09/2020 10:20 AM Ondřej Ezr

Remove core permissions and migrate them to plugin resource in DB

cac34b05 06/08/2020 08:51 AM Ondřej Ezr

Add trends UI

View revisions

Also available in: Atom