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

Test the URL and Label templates to format fields #67

Open
mastropi opened this issue Feb 12, 2020 · 0 comments
Open

Test the URL and Label templates to format fields #67

mastropi opened this issue Feb 12, 2020 · 0 comments
Labels
test Testing

Comments

@mastropi
Copy link
Collaborator

This implies testing the functionality originally present in Kibana where field values could be formatted as images or pre-defined labels.
Example: a value with three possible values could be shown using the image of a semaphore taking the colors green, yellow, and red. The images are taken from a specified URL.

The suggested process for testing is the following:

  1. Create a kibella.sqlite file where the INCOME table is registered with a couple of fields having the format of a URL template and/or a Label template (using the appropriate columns in the RegisteredTables table.
  2. The created kibella.sqlite file is stored in server hosting Kibella and the web application is tested to see if the values of the formatted fields in the INCOME table as specified in the RegisteredTables table are seen with the specified formats.
@mastropi mastropi added the test Testing label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing
Projects
None yet
Development

No branches or pull requests

1 participant