Skip to content

AutoYaST compatibility focus on unsupported sections#92

Merged
jknphy merged 1 commit into
qe-installation-and-migration:mainfrom
manfredi:issues-177132
Apr 2, 2025
Merged

AutoYaST compatibility focus on unsupported sections#92
jknphy merged 1 commit into
qe-installation-and-migration:mainfrom
manfredi:issues-177132

Conversation

@manfredi
Copy link
Copy Markdown
Collaborator

Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/pages/autoyast_unsupported_page.ts
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/checks/autoyast_unsupported.ts Outdated
@manfredi manfredi force-pushed the issues-177132 branch 3 times, most recently from cd722bd to a91cb91 Compare March 28, 2025 08:04
@manfredi manfredi changed the title [WIP] AutoYaST compatibility focus on unsupported sections AutoYaST compatibility focus on unsupported sections Mar 28, 2025
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/test_autoyast_unsupported.ts Outdated
Comment thread src/test_autoyast_unsupported.ts
Comment thread src/checks/autoyast_unsupported.ts
Comment thread src/checks/autoyast_unsupported.ts Outdated
Comment thread src/checks/autoyast_unsupported.ts Outdated
Comment thread src/checks/autoyast_unsupported.ts Outdated
Comment thread src/pages/autoyast_unsupported_page.ts
@manfredi manfredi force-pushed the issues-177132 branch 5 times, most recently from 10d2552 to 4ac9c55 Compare March 31, 2025 05:52
logIn(options.password);
if (options.notImplemented) verifyNotImplemented(options.notImplemented);
verifyNotSupported(options.notSupported);
verifyAutoYaSTUnsupportedElements();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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.


test_init(options);
logIn(options.password);
if (options.notImplemented) verifyNotImplemented(options.notImplemented);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

verifyNotImplementedElements and verifyNotImplementedElements
I missing the direct object for naming the method.

@jknphy jknphy merged commit 58ea2da into qe-installation-and-migration:main Apr 2, 2025
@manfredi manfredi deleted the issues-177132 branch April 2, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants