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

More Playwright tinkerings #792

Merged
merged 4 commits into from
Nov 12, 2024
Merged

More Playwright tinkerings #792

merged 4 commits into from
Nov 12, 2024

Conversation

jessabean
Copy link
Contributor

@jessabean jessabean commented Oct 18, 2024

Description

  • Use the stored auth context to archive all plans
  • Move the archive plans function to the dashboard page object
  • Small tinkering with awaits and expects to try to work with this checkbox situation ¯\(°_o)/¯

Related ticket(s)

CMDCT-


How to test

  • Run the playwright tests
  • Hopefully...they pass?

@jessabean jessabean marked this pull request as ready for review October 30, 2024 18:04
gmrabian
gmrabian previously approved these changes Nov 7, 2024
Copy link

codeclimate bot commented Nov 8, 2024

Code Climate has analyzed commit ca03930 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 93.2% (0.0% change).

View more on Code Climate.

Copy link
Contributor

@gmrabian gmrabian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests pass! I'm wondering if we can use the blur function that doesn't use a timeout from cmsds?
it looks like timeout is only for the onComponentBlur function. Any way we could just use onBlur? cmsds component

@jessabean jessabean merged commit f534851 into main Nov 12, 2024
22 checks passed
@jessabean jessabean deleted the je-flaky-test branch November 12, 2024 17:24
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