-
Notifications
You must be signed in to change notification settings - Fork 9
test: initial setup implementation #3332
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
base: main
Are you sure you want to change the base?
Conversation
* test(cat-voices): add semantic ids for tests * test(cat-voices): minor additional changes * chore(cat-voices): upgrade flutter to 3.32.8 (#3195) * chore: point to branch-based ci version * chore: upgrade flutter 3.32.8, dart 3.8.0, gradle wrapper to 8.4 * chore: address deprecated code after flutter upgrade * chore: upgrade flutter_rust_bridge to 2.11.1 * chore: upgrade dependencies * chore: let analyzer be transitive dependency * chore: migrate deprecated API * chore: remove unused viewport flag * chore: regenerate flutter_rust_bridge entry point * chore: downgrade go_router to fix dependency resolution * chore: upgrade dependencies, remove unused ones * chore: preserve trailing commas * chore: disable code-format check * chore: commit files coming from the new flutter version * chore: install pods * fix: tests * chore: address discarded futures lint * fix: license list generator * fix: discarded future * fix: discarded futures * chore: dart doc upgrade * chore: document workarounds * chore: use tagged ci version * chore: cleanup * chore: spelling * fix: await discarded future * chore: allow MPL-2.0 license * test(cat-voices): add semantic tags fir tests * fix: conflicts * chore: cleanup * test(cat-voices): add semantic ids on latest Flutter * test(cat-voices): fix formatting * test(cat-voices): fix formatting * test(cat-voices): fixes based on pr comments * test(cat-voices): fixes based on pr comments * test(cat-voices): latest fixes based on pr comments --------- Co-authored-by: Dominik Toton <[email protected]> Co-authored-by: Ryszard Schossler <[email protected]> Co-authored-by: Dominik Toton <[email protected]>
* test(cat-voices): add semantic ids for tests * test(cat-voices): minor additional changes * chore(cat-voices): upgrade flutter to 3.32.8 (#3195) * chore: point to branch-based ci version * chore: upgrade flutter 3.32.8, dart 3.8.0, gradle wrapper to 8.4 * chore: address deprecated code after flutter upgrade * chore: upgrade flutter_rust_bridge to 2.11.1 * chore: upgrade dependencies * chore: let analyzer be transitive dependency * chore: migrate deprecated API * chore: remove unused viewport flag * chore: regenerate flutter_rust_bridge entry point * chore: downgrade go_router to fix dependency resolution * chore: upgrade dependencies, remove unused ones * chore: preserve trailing commas * chore: disable code-format check * chore: commit files coming from the new flutter version * chore: install pods * fix: tests * chore: address discarded futures lint * fix: license list generator * fix: discarded future * fix: discarded futures * chore: dart doc upgrade * chore: document workarounds * chore: use tagged ci version * chore: cleanup * chore: spelling * fix: await discarded future * chore: allow MPL-2.0 license * test(cat-voices): add semantic tags fir tests * chore: cleanup * chore: cleanup * feat: add semantics * chore: restore code * chore: spelling * fix: conflicts * chore: cleanup * chore: reformat code * test(cat-voices): add semantic ids on latest Flutter * test(cat-voices): fix formatting * test(cat-voices): fix formatting * chore: cleanup * chore: cleanup --------- Co-authored-by: emiride <[email protected]> Co-authored-by: Ryszard Schossler <[email protected]>
# Conflicts: # catalyst_voices/apps/voices/lib/widgets/containers/sidebar/space_side_panel.dart
6cd9554
to
45296be
Compare
catalyst_voices/apps/voices/e2e_tests/fixtures/endpoint-fixtures.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM just that comment about the localhost
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
475bc64
to
69f6187
Compare
69f6187
to
bc831ba
Compare
ea038f0
to
fe05cb0
Compare
📚 Docs PreviewThe docs for this PR can be previewed at the following URL: https://docs.dev.projectcatalyst.io/voices/playwright-setup-v2 |
The base branch was changed.
Description
This PR establishes basic structure and working version of Playwright tests.
Related Issue(s)
List the issue numbers related to this pull request.
Description of Changes
Added functionality to connect to existing browser.
Breaking Changes
No breaking changes.
Please confirm the following checks