Skip to content

Conversation

@vdonato
Copy link
Collaborator

@vdonato vdonato commented May 4, 2021

This PR uses the revived docker image for running e2e tests (see #3197) to
generate snapshots that are currently missing (it's pretty straightforward to
forget to check in snapshots generated by CI after adding new ones) and
thus not actually verified by CI.

Additionally, we ensure that all current snapshots are manually named
instead of letting the names get generated from the test descriptions.

@vdonato vdonato force-pushed the add-missing-snapshots branch from a04961d to 390e1ba Compare May 4, 2021 03:04
@vdonato vdonato marked this pull request as ready for review May 4, 2021 03:14
@vdonato vdonato requested a review from a team May 4, 2021 03:14
@vdonato vdonato force-pushed the add-missing-snapshots branch from 390e1ba to 9a89bdf Compare May 5, 2021 23:49
This PR uses the revived docker image for running e2e tests to generate
snapshots that are currently missing (it's pretty straightforward to
forget to check in snapshots generated by CI after adding new ones) and
thus not actually verified by CI.

Additionally, we ensure that all current snapshots are manually named
instead of letting the names get generated from the test descriptions.
@vdonato vdonato force-pushed the add-missing-snapshots branch from 9a89bdf to 8e00f41 Compare May 10, 2021 23:52
@vdonato vdonato merged commit cc277e2 into streamlit:develop May 10, 2021
@vdonato vdonato deleted the add-missing-snapshots branch May 10, 2021 23:58
tconkling added a commit to tconkling/streamlit that referenced this pull request May 11, 2021
* develop:
  Fix inactive DatePicker if the date value is 10 years earlier (streamlit#3241)
  Upgrade trim to 0.0.3 or later (streamlit#3250)
  Manually name all snapshots and generate missing ones (streamlit#3205)
tconkling added a commit that referenced this pull request May 18, 2021
* develop: (75 commits)
  Remove tag from PR template (#3284)
  Add test req version bound for TF to fix tests (#3266)
  pin click to < 8.0 (#3256)
  Up version to 0.82.0
  Update change log
  Add support for toml syntax highlighting in code blocks (#3140)
  Don't allow config.get_option to be called on file import (#3235)
  pin click to < 8.0 (#3256)
  Random cleanup: docstrings + type-safety (#3252)
  "setWidgetValue" -> "commitWidgetValue" (#3253)
  Fix inactive DatePicker if the date value is 10 years earlier (#3241)
  Upgrade trim to 0.0.3 or later (#3250)
  Manually name all snapshots and generate missing ones (#3205)
  Fix Video Recorded modal dialog width (#3226)
  Bump handlebars from 4.7.6 to 4.7.7 in /frontend (#3238)
  Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend (#3234)
  Bump lodash from 4.17.20 to 4.17.21 in /frontend (#3233)
  Bump ua-parser-js from 0.7.23 to 0.7.28 in /frontend (#3231)
  Update FAQs with supported browsers (#3225)
  Update copyright date (#3228)
  ...
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

Successfully merging this pull request may close these issues.

2 participants