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

Data import (expression and data values) #138

Open
countnazgul opened this issue Jul 20, 2023 · 0 comments
Open

Data import (expression and data values) #138

countnazgul opened this issue Jul 20, 2023 · 0 comments
Labels
at some point It will be implemented but now is not the right time

Comments

@countnazgul
Copy link
Member

This issue is just to track the requirement. Detailed issues will be created prior the work start.

At the moment I can see two potential places where data import can be useful:

  • data - provide data for the tests. For example: if there is a table tests. The values to compare to be provided from somewhere else instead of hardcoding them in the test suite itself
  • expressions - a lot of Qlik projects have external sources (usually excel) where the expressions are kept. It will be good to be able to pass this data to the test instead of hardcoding them in the test suite

P.S. the import will actually happens in the CLI package. For this package the import means the ability to pass "external" data during initialization

@countnazgul countnazgul added the at some point It will be implemented but now is not the right time label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
at some point It will be implemented but now is not the right time
Projects
None yet
Development

No branches or pull requests

1 participant