Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test attachment upload #35

Open
astro opened this issue Apr 5, 2022 · 1 comment
Open

Test attachment upload #35

astro opened this issue Apr 5, 2022 · 1 comment
Assignees
Labels
devops CI, Deployment, …

Comments

@astro
Copy link
Member

astro commented Apr 5, 2022

Not yet covered in integration tests

@astro astro added the devops CI, Deployment, … label Apr 5, 2022
@johannesloetzsch
Copy link
Member

We should be able to test them using this plugin: https://www.npmjs.com/package/cypress-file-upload

If it works as I expect, the plugin needs be added to
./frontend/nix/tools/cypress/node-packages.json

Than node2nix needs recreate the lockfile
./frontend/nix/tools/cypress/README.md

To finally use it ./frontend/submission/cypress/support needs the changed described at
https://www.npmjs.com/package/cypress-file-upload#installation

@astro astro self-assigned this Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops CI, Deployment, …
Projects
None yet
Development

No branches or pull requests

2 participants