mirror of
https://github.com/plausible/analytics.git
synced 2024-12-27 19:47:26 +03:00
3bedf9281c
* 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 |
||
---|---|---|
.. | ||
clickhouse_setup.ex | ||
conn_case.ex | ||
data_case.ex | ||
factory.ex | ||
google_api_mock.ex | ||
paddle_api_mock.ex | ||
test_utils.ex |