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

Icu 14778 add more sessions tests #2615

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Conversation

ZedLi
Copy link
Collaborator

@ZedLi ZedLi commented Dec 6, 2024

✅ Closes: https://hashicorp.atlassian.net/browse/ICU-14778

Description

Added more session tests. Also added support for dotenv which lets us use .env files and removed usages of relative paths which makes it difficult to run if you're not in the root.

Let me know if you get any test failures, there were flaky tests at times due to sessions being canceled/terminated which can affect other test runs but it should be consistent now.

Screenshots (if appropriate)

How to Test

Run yarn desktop in the e2e folder.

Checklist

  • [ ] I have added before and after screenshots for UI changes
  • [ ] I have added JSON response output for API changes
  • [ ] I have added steps to reproduce and test for bug fixes in the description
  • I have commented on my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@ZedLi ZedLi requested a review from a team as a code owner December 6, 2024 00:20
@ZedLi ZedLi self-assigned this Dec 6, 2024
Copy link

vercel bot commented Dec 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
boundary-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 9:02pm
boundary-ui-desktop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 9:02pm

e2e-tests/global-setup.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@calcaide calcaide left a comment

Choose a reason for hiding this comment

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

LGTM!! Awesome work!! and nice approach for the auth folder!

@ZedLi ZedLi force-pushed the ICU-14778-add-more-sessions-tests branch from f4075fd to ad95b80 Compare December 10, 2024 21:00
@ZedLi ZedLi merged commit e16b4e6 into main Dec 10, 2024
12 checks passed
@ZedLi ZedLi deleted the ICU-14778-add-more-sessions-tests branch December 10, 2024 21:11
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.

3 participants