* test: Updating app package TODOs/tests
* Adding ticket cross-references
* Updating more tests
* Reverting failing update
* Removing errant cy
* Renaming index.cy.ts -> specs.cy.ts
* Updating test to validate scaffold output in specs list
* Updating types
* Re-enabling test for modal dismissal on enter button press
* Getting file extension for FileRow from GraphQL
* Updating GlobalPage tests. Updating stubMutationResolver to reset itself properly.
* Updating copy button test to validate mutation
* Linking issue to Select testing TODO
* Fixing windows test. Building windows for branch. Adding issue reference to WarningList TODO.
* More launchpad cleanup
* Don't like that empty string
* Removing one TODO that is no longer necessary
* Windows test changes are g2g
* Addressing PR feedback
* feat: rename __socket.io -> __socket, add __socket-graphql for graphql-ws
* refactor: remove urqlExchangePubsub to expose failing tests that subscriptions will get working again
* Revert "refactor: remove urqlExchangePubsub to expose failing tests that subscriptions will get working again"
This reverts commit 60004021cc.
* fix: remove currentTestingType from Query type
* Fix testing type
* Remove ping subscription, add devChange subscription
* feat: add subscription to refresh when auth state changes
* Update packages/frontend-shared/src/gql-components/HeaderBarContent.vue
* PR review updates, add docs, tests for authChange subscription
* Update graphql-subscriptions.md [ci skip]
* remove login/logout toApp/toLaunchpad calls
* remove login/logout/devChange toApp/toLaunchpad calls
* fix, getCtx lazily to fix proxy performance spec
* Fix, thanks @JessicaSachs
* doc improvements
* feat: Refetch cloud query based on notification
* test fixes, remove flash of missing content in wizard
* Add callCount on remoteGraphQLIntercept
* Update executeRemoteGraphQL
* Fix test
* Update executeRemoteGraphQL and subscription
* fix test
* Update refetch query
* Add debounce fn
* Update with feedback
* Update with feedback
* Include gql port
* Update test
Co-authored-by: Tim Griesser <tgriesser10@gmail.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
Co-authored-by: Jess <jess@jessicasachs.io>
* fix: persist resize panel width
* Update test
* Add test
* Update with feedback
* Fix TS
* Update with feedback
* Fix flaky test
* Revert unneeded changes
* Test mutation
* Update the test title
* tdd for initial
* improve styles; add more tests
* new CT state and a few tweaks
* change cy.mount to mount
* update visitFailure states too
update visitFailure states too
* address PR comments
* added tests
* fix tests
* rename method
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>