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

tests: add tests for backend strings getting translated #55

Closed

Conversation

KKoukiou
Copy link
Contributor

No description provided.

KKoukiou added a commit to KKoukiou/anaconda that referenced this pull request Nov 20, 2023
See rhinstaller/anaconda-webui#55 for a test for
backend string translations.

Ideally more tests should get introduced in anaconda repository and in
the anaconda-webui we need a sanity check.
Copy link
Contributor

@rvykydal rvykydal left a comment

Choose a reason for hiding this comment

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

Looks good to me.


i.open()
l.select_locale("de_DE")
i.next()
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd do

i.reach(i.steps.INSTALLATION_METHOD)

here (as in #51)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done! need to remember this :)

@KKoukiou KKoukiou force-pushed the webui-fix-checking-disabled-button branch from cd8413f to 3af00e4 Compare November 21, 2023 10:12
@KKoukiou KKoukiou force-pushed the webui-fix-checking-disabled-button branch from 3af00e4 to c20dbc2 Compare November 21, 2023 12:36
@KKoukiou KKoukiou closed this Nov 21, 2023
@KKoukiou KKoukiou deleted the webui-fix-checking-disabled-button branch November 21, 2023 12:38
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