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

CU - detox - organize the constants in at least utils #10203

Open
TKDickson opened this issue Nov 15, 2024 · 0 comments · May be fixed by #10262
Open

CU - detox - organize the constants in at least utils #10203

TKDickson opened this issue Nov 15, 2024 · 0 comments · May be fixed by #10262
Assignees
Labels
code upkeep QA and Release Label identifies this work is done on the QA and Release Team

Comments

@TKDickson
Copy link
Contributor

There are over a hundred common e2e constants in our detox utils file. They're just in a random list, so it's currently difficult to find what you're looking for, and easy to accidentally create duplicates.

After chatting about it, we're going to group them (categories below) and mayyyybe alphabetize/group within those categories. I'll see how it's looking when I'm in there.

// home, login and profile
// benefits
// health
// payments

@TKDickson TKDickson added code upkeep QA and Release Label identifies this work is done on the QA and Release Team labels Nov 15, 2024
@TKDickson TKDickson self-assigned this Nov 15, 2024
@TKDickson TKDickson linked a pull request Nov 25, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code upkeep QA and Release Label identifies this work is done on the QA and Release Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant