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
credo/check/consistency
fixtures
instance_static
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