analytics/test/support
Vini Brasil 3bedf9281c
Seed database with pageviews (#2449)
* Seed database with pageviews

This commit adds basic support for database seeding useful for testing,
especially dashboard changes, like intervals.

It creates two years of pageviews with random timestamps. There is lot
of room for improvement, such as adding sources, entry pages,
geolocation, devices, custom events, but this already helps us with
testing.

* Update CONTRIBUTING.md file
2022-11-17 21:46:42 -03:00
..
clickhouse_setup.ex Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
conn_case.ex Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
data_case.ex Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
factory.ex Seed database with pageviews (#2449) 2022-11-17 21:46:42 -03:00
google_api_mock.ex Referrer drilldown (#252) 2020-07-30 11:18:28 +03:00
paddle_api_mock.ex do not show invoices for free subscription (#2249) 2022-09-22 17:25:24 -03:00
test_utils.ex Enable Dialyzer and Credo in CI (#2315) 2022-11-04 23:42:03 -03:00