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

Add test to verify successful upload #89

Open
aik099 opened this issue Feb 25, 2024 · 0 comments
Open

Add test to verify successful upload #89

aik099 opened this issue Feb 25, 2024 · 0 comments

Comments

@aik099
Copy link
Member

aik099 commented Feb 25, 2024

The test suite doesn't check uploaded file checksum match. It checks only, this:

  • the upload happened without errors from the Selenium side;
  • the change JS event was triggered.

Need to:

  1. add a test, that compares the checksum of the to-be-uploaded file with the file-received-on-web-server.
  2. check, that all upload-capable drivers pass this test.

P.S.
Created per @uuf6429 comment (see #88 (comment)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant