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

Mini Refactoring of Feedback button test #525

Merged
merged 1 commit into from
May 6, 2022

Conversation

feedmeapples
Copy link
Contributor

What was changed

Removed separate fixture for Feedback URL settings, preferring to overwrite the URL param in settings.json

Why?

Having too many fixture may complicate supporting them (esp with API changes). Preferred to change the settings in place where needed

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b3b043
Status: ✅  Deploy successful!
Preview URL: https://229051eb.ui-c3x.pages.dev

View logs

@cypress
Copy link

cypress bot commented May 6, 2022



Test summary

52 0 0 0


Run details

Project Temporal UI
Status Passed
Commit d0777ca641 ℹ️
Started May 6, 2022 5:32 PM
Ended May 6, 2022 5:34 PM
Duration 02:37 💡
OS Linux Ubuntu - 20.04
Browser Chrome 101

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@feedmeapples feedmeapples merged commit 2fd0754 into main May 6, 2022
@feedmeapples feedmeapples deleted the refactor-feedback-test branch May 6, 2022 18:42
Alex-Tideman added a commit that referenced this pull request May 10, 2022
* Refactor event view stores

* Rename and remove event view code

* Refactor sort order

* Rename to event-view.ts

* Fix issues

* Add event category store

* Move Writable to type import

* Get the stores in place

* Get client-side event store installed

* Fix type issues

* Fix error when navigating back to the workflow list

* Refactor event view stores

* Rename and remove event view code

* Refactor sort order

* Rename to event-view.ts

* Update events.ts

* Fix escaping

* Update workflow-input-and-results.spec.js

* Update event-history-empty-states.spec.js

* Refactor tests

* More test fixes

* Update fetchEvents to use settings as well for data encoder

* Fix stack trace tests

* Add wait for event-history-api

* Customize Feedback URL from settings (#519)

* Customize Feedback URL from settings

* add feedback url tests

* Persisted query parameter store (#507)

* Create persisted-search-parameter.ts

* Make persistence optional

* Update persisted-search-parameter.ts

* Update persisted-search-parameter.ts

* Fix lint issues

* Better matching for query error (#522)

* Better matching for query error

* Remove console.logs

* Add tests for workers page (#518)

* Mini Refactoring of Feedback button test (#525)

* Disable version banner based on configuration (#524)

* Add cypress test for parsing Java query types (#523)

* Deduplicate initial fetches on workflow list (#511)

* Deduplicate initial fetches on workflow page

* Make the UX more natural

* Update workflows.ts

* Add tests for Temporal Version banner (#526)

* Remove data-encoder status on login page, add login page test (#527)

* Remove data-encoder status on login page, add login page test

* Add assertion that status does not exist on login page

* Test /login redirect

* WIP: add updating/loading to event store to follow

* WIP: try with context

* Update isNewRequest for events, refactor isLoading to util

* Fix query test, set previous parameters as stores to clear out onDestroy

Co-authored-by: Steve Kinney <hello@stevekinney.net>
Co-authored-by: Ruslan <11838981+feedmeapples@users.noreply.github.com>
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