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

Start work on fixing file uploader and camera input e2e tests #6891

Conversation

vdonato
Copy link
Collaborator

@vdonato vdonato commented Jun 22, 2023

Note: It's easiest to review the commits in this PR individually.

This PR fixes most issues with file uploader and camera input e2e tests. Somewhat strangley,
the last failing e2e test seems to be doing what we expect to from the video artifact, but cypress
still errors out.

@vdonato vdonato changed the title [WIP] Start working on making e2e tests work Start working on making e2e tests work Jun 22, 2023
@vdonato vdonato requested a review from kajarenc June 22, 2023 23:56
@vdonato vdonato marked this pull request as ready for review June 22, 2023 23:56
@vdonato vdonato changed the title Start working on making e2e tests work Start work on fixing file uploader and camera input e2e tests Jun 22, 2023
@vdonato vdonato merged commit 6ef2347 into feature/file_uploader_abstractions Jun 28, 2023
45 of 54 checks passed
@vdonato vdonato deleted the vdonato/start_file_uploader_e2e_tests branch June 28, 2023 18:15
vdonato added a commit that referenced this pull request Jun 28, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
vdonato added a commit that referenced this pull request Jul 11, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
kajarenc pushed a commit that referenced this pull request Jul 13, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
vdonato added a commit that referenced this pull request Jul 18, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
kajarenc pushed a commit that referenced this pull request Jul 24, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
kajarenc pushed a commit that referenced this pull request Jul 25, 2023
* Run autoformatter on e2e/specs/st_file_uploader.spec.js

* Fix some more small type errors

* Fix watched cypress route in st_file_uploader.spec.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants