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

Add test cases to verify config schema generation for imports #5445

Open
5 tasks
Dilhasha opened this issue Jun 12, 2024 · 0 comments
Open
5 tasks

Add test cases to verify config schema generation for imports #5445

Dilhasha opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@Dilhasha
Copy link
Contributor

Description:
$subject

Describe your task(s)

  • Verify imports with no configurable variables - shouldn't appear in config-schema.json
  • If the default module imports mod2 of same package transitively, the configurables from the direct imports in that module should appear in config-schema.json
  • If there's a non-default module that is not called from default module, the configurables from the direct imports in that module should not appear in config-schema.json
  • The config-schema.json should not include test only dependencies
  • How to deal with the provided scope?

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: BackLog
Development

No branches or pull requests

1 participant