docbrown/app/javascript/articles/__tests__
PJ 3f7d1fbc1a
Create feed impression and click events (#20043)
* getting started: model setup

* basic controller action & spec

* somewhat working click events

* pick up on impressions

* there was an attempt at batching without duplicates

* (better) bulk upsert service

* fix specs?

* touch up feed events JS

* end-to-end specs??

* workers wip

* fix failing user delete spec
2023-09-11 13:32:36 +01:00
..
__snapshots__ Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
utilities Restructure the way we render the feed + add billboard locations on signed in feed (#19652) 2023-07-03 15:00:44 +02:00
Article.test.jsx Replace uses of toBeDefined with toExist (#19862) 2023-08-04 19:58:58 +05:30
ArticleLoading.test.jsx Replace uses of toBeDefined with toExist (#19862) 2023-08-04 19:58:58 +05:30
Feed.test.jsx Rename display ads vars in the views (#19877) 2023-08-03 13:28:23 +03:00