Skip to content

Add new TestInfo value to snippet meta data #15

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

Closed
delphidabbler opened this issue Jul 16, 2023 · 3 comments
Closed

Add new TestInfo value to snippet meta data #15

delphidabbler opened this issue Jul 16, 2023 · 3 comments
Assignees
Labels
completed Issue completed and committed to develop. To be closed on next release enhancement New feature or request

Comments

@delphidabbler
Copy link
Owner

Several of the "tests" in the tests directory are actually demos. Snippets demonstrated by these tests do not have TestInfo=advanced, which makes sense.

How about introducing a new demo value for TestInfo that can be applied to snippets that are demonstrated as part of a demo program.

@delphidabbler delphidabbler self-assigned this Jul 16, 2023
@delphidabbler delphidabbler added enhancement New feature or request accepted Issue will be actioned labels Jul 16, 2023
@delphidabbler delphidabbler moved this from Considering to Accepted in Code Snippets Jul 16, 2023
@github-project-automation github-project-automation bot moved this to Considering in Code Snippets Jul 16, 2023
@delphidabbler delphidabbler added this to the Next Release milestone Jul 16, 2023
@delphidabbler
Copy link
Owner Author

delphidabbler commented Jul 16, 2023

Use new TestURL property to link to the demo project or code.

@delphidabbler
Copy link
Owner Author

Didn't add new value to TestInfo because that would break backwards compatibility. Instead add new AdvancedTest.Level key to contain extended testing info and used AdvancedTest.URL instead of TestURL.

@delphidabbler
Copy link
Owner Author

Implemented by merge commit 22bef01

@delphidabbler delphidabbler added completed Issue completed and committed to develop. To be closed on next release and removed accepted Issue will be actioned labels Jul 17, 2023
@delphidabbler delphidabbler moved this from Accepted to Completed in Code Snippets Jul 17, 2023
@delphidabbler delphidabbler removed this from the Next Release milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed Issue completed and committed to develop. To be closed on next release enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant