Skip to content

Commit

Permalink
Migrate st.image e2e test to playwright (streamlit#9306)
Browse files Browse the repository at this point in the history
## Describe your changes

Migrates `st_image` and`st_image_svg_sizing` e2e test from cypress to
playwright and integrates all test into one `st_image` script. This PR
also extends the test coverage to additional parameters and features.

## Testing Plan

- Migrated test from cypress to playwright

---

**Contribution License Agreement**

By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.
  • Loading branch information
lukasmasuch authored Aug 20, 2024
1 parent 4c3fc98 commit ef630f4
Show file tree
Hide file tree
Showing 74 changed files with 345 additions and 449 deletions.
102 changes: 0 additions & 102 deletions e2e/scripts/st_image.py

This file was deleted.

51 changes: 0 additions & 51 deletions e2e/scripts/st_image_svg_sizing.py

This file was deleted.

45 changes: 0 additions & 45 deletions e2e/scripts/st_session_state.py

This file was deleted.

116 changes: 0 additions & 116 deletions e2e/specs/st_image.spec.js

This file was deleted.

Loading

0 comments on commit ef630f4

Please sign in to comment.