π¨ββοΈ Nextcloud app to let users request a data export or account removal
π Let users request their own data
π¬ Automatic Email sending
https://github.com/nextcloud/data_request/issues
Running the tests requires npm
and docker
to be installed.
On the first run the nextcloud image will be downloaded which may take a while.
Install cypress and run the end to end tests:
make test