9 Commits

Author SHA1 Message Date
c64d1029b4 Add failing test for missing VAPID key 2021-04-15 15:06:37 +02:00
a0c0aa760d Merge imports 2021-04-15 14:28:34 +02:00
c433a7d561 Fixup subscription test to use a VAPIDKeyset 2021-04-15 14:28:20 +02:00
aaf365dba2 Add webpush model checks into sub test
Let the formatter have its way also.
2021-04-15 09:42:16 +02:00
3wc
7ee6ac7691 Make TestAcceptSubscription work..
..by using Django default test client instead of the one from
`rest_framework`.
2021-04-14 21:34:31 +02:00
fbb58b1737 Some WIP progress on writing webpush tests 2021-04-08 16:59:00 +02:00
6542993bf0 Fix name of test 2021-04-08 16:29:40 +02:00
74b2712699 Test VAPIDKeyset can generate a public key 2021-04-08 16:28:49 +02:00
91fbb3dde1 Add boilerplate for unit testing 2021-04-07 16:51:55 +02:00