issues
search
jonathan-s
/
django-sockpuppet
Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450
stars
22
forks
source link
Integration tests that should be created
#21
Closed
jonathan-s
closed
3 years ago
jonathan-s
commented
4 years ago
[x] Make a partial DOM update. Did not work prior to #20
[x] Test a reflex with an error
[x] Test a reflex with a form and the form should be serialized in a good manner.
[x] Test a reflex that sends an update through morph.
[x] Test a reflex that is using a different channel.
[x] Test a reflex that writes to a user session for a logged in user.