AutoYaST compatibility focus on unsupported sections#92
Merged
Conversation
Collaborator
manfredi
commented
Mar 26, 2025
- Related ticket: poo#177132
- Verification run: sles_autoyast_unsupported
- Related PR#21548
e8cf032 to
24ccd95
Compare
jknphy
reviewed
Mar 27, 2025
jknphy
reviewed
Mar 27, 2025
jknphy
reviewed
Mar 27, 2025
jknphy
reviewed
Mar 27, 2025
jknphy
reviewed
Mar 27, 2025
cd722bd to
a91cb91
Compare
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
jknphy
reviewed
Mar 28, 2025
10d2552 to
4ac9c55
Compare
jknphy
reviewed
Apr 2, 2025
| logIn(options.password); | ||
| if (options.notImplemented) verifyNotImplemented(options.notImplemented); | ||
| verifyNotSupported(options.notSupported); | ||
| verifyAutoYaSTUnsupportedElements(); |
Collaborator
There was a problem hiding this comment.
this method to check the title we can drop it, it is not needed, let's focus on functional testing more than details in the pages.
jknphy
reviewed
Apr 2, 2025
|
|
||
| test_init(options); | ||
| logIn(options.password); | ||
| if (options.notImplemented) verifyNotImplemented(options.notImplemented); |
Collaborator
There was a problem hiding this comment.
verifyNotImplementedElements and verifyNotImplementedElements
I missing the direct object for naming the method.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.