12 Commits

Author SHA1 Message Date
Martin Brennan
439950e300 DEV: Add spec for TopWords
Also make it so we limit the amount of words returned
on the server, no point returning 100 to the client
and slicing.
2025-09-04 12:40:08 +02:00
Martin Brennan
46ec06b38e DEV: Add BestTopics spec and minor refactors 2025-09-03 17:38:33 +02:00
Martin Brennan
31cef0d1f9 DEV: Refactor BestPosts
Return an array of hashes instead of an array of arrays, this simplifies
the component too. Also, remove unnecessary htmlSafe in the component.
2025-09-03 16:53:20 +02:00
Martin Brennan
2ecbe11534 DEV: Adding specs for all reports, spec helpers, and minor refactors 2025-09-03 15:24:49 +02:00
Loïc Guitaut
139688358b
DEV: Add system spec to check core features are working fine (#16) 2025-04-09 14:26:53 +02:00
Joffrey JAFFEUX
ffdd50cc65
DEV: fix spec failure (#13)
Reports are only returned in december and january, so since we move into february the spec was failing.
2025-02-26 16:25:10 +01:00
Joffrey JAFFEUX
c7a8c3d30b basic specs 2025-01-20 17:17:18 +01:00
Joffrey JAFFEUX
a59d6c7931 caching and load order 2025-01-20 16:50:51 +01:00
Joffrey JAFFEUX
6bd637b7b0 fixes 2025-01-13 17:00:32 +01:00
Joffrey JAFFEUX
88d928c315 fake data 2025-01-09 16:52:32 +01:00
Joffrey JAFFEUX
90a03dec31 create kitchen sink spec for fake data 2025-01-07 23:26:17 +01:00
Jarek Radosz
dd64ef10a8 Initial commit 2021-04-03 02:30:09 +02:00