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

refactor(e2e): extract list of tokens to be looped #2988

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AntonioVentilii-DFINITY
Copy link
Collaborator

@AntonioVentilii-DFINITY AntonioVentilii-DFINITY commented Oct 19, 2024

Motivation

We are going to create more tests based on what happens in each token page, or for each token that we would test. That is why we extract a re-usable token list for the tests.

Note

We don't use directly the list of tokens constants, but their symbol. That is because in the tokens we are importing the SVG icons that are not correctly recognized by playwright (see workflow). This is a know issue with playwright apparently.

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.

1 participant