mirror of
https://github.com/plausible/analytics.git
synced 2024-11-29 14:04:12 +03:00
d5048fd6b4
* Refactor: Explicitly add field names to INSERT This avoids issues when code schema is out of sync with real schema * Dont write session parameters to events These would only be stored on first event anyways. Work remains to be done on tests which have their own helper * Remove writes to country_code in a test * Remove old columns from being accessible in elixir code * Update most tests to use new way of adding session props to events * Update testing harness * Update stats controller test * Update for shield rules * update breakdown tests * Fix typing of state for dialyzer * Drop support for old session attributes code * Update remaining tests * cond -> if |
||
---|---|---|
.. | ||
conn_case.ex | ||
data_case.ex | ||
exchange_rate_mock.ex | ||
factory.ex | ||
google_api_mock.ex | ||
html.ex | ||
http_mocker.ex | ||
paddle_api_mock.ex | ||
plugins_api_case.ex | ||
test_utils.ex |