analytics/test/plausible_web/controllers
Adam Rutkowski 467317f24e
Fix: application startup, event timestamps (#2479)
### Changes

This PR:
- pushes PromEx to the bottom of supervision stack to avoid Endpoint
instrumentation failure
- ensures the site cache is ready by exposing it through the health
check endpoint
- fixes event timestamps being calculated at compile time, with
regression unit and integration tests

### Tests
- [x] Automated tests have been added
- [ ] This PR does not require tests

### Changelog
- [ ] Entry has been added to changelog
- [x] This PR does not make a user-facing change

### Documentation
- [ ] [Docs](https://github.com/plausible/docs) have been updated
- [x] This change does not need a documentation update

### Dark mode
- [ ] The UI has been tested both in dark and light mode
- [x] This PR does not change the UI
2022-11-29 10:46:49 +01:00
..
api Fix: application startup, event timestamps (#2479) 2022-11-29 10:46:49 +01:00
CSVs Fix missing 'pageviews' column from 'pages.csv' (#1988) 2022-07-12 23:46:47 +03:00
site Improve test coverage (#2392) 2022-10-27 08:39:34 +02:00
admin_auth_controller_test.exs improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
auth_controller_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
billing_controller_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
invitation_controller_test.exs fix ownership transfer when is_selfhost=true (#2455) 2022-11-24 16:18:29 +02:00
site_controller_test.exs fix typos (#2393) 2022-10-27 08:57:34 +02:00
stats_controller_test.exs Pass interval param to CSV export (#2469) 2022-11-25 10:53:22 +02:00
unsubscribe_controller_test.exs Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00