pleroma/test
Mark Felder 721005b312 Fix WebPush notifications not generating jobs
Dialyzer pointed this one out.

The WorkerHelper removal in !4166 was missing this Oban.insert() and tests were not noticing any problems because we mocked the Push.send function instead of executing it and checking for the Oban job.
2024-08-07 13:00:31 -04:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
fixtures Add test to fetch and validate an activity that originally failed signature 2024-07-25 14:34:55 -04:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Remove WorkerHelper 2024-07-30 11:34:48 -04:00
pleroma Fix WebPush notifications not generating jobs 2024-08-07 13:00:31 -04:00
support Test Factory: ensure remote users have a valid inbox 2024-08-06 11:54:18 -04:00
test_helper.exs Enable erratic tests 2024-06-20 19:43:39 +00:00