All Projects → qlik-oss → qlik-sense-visualization-extension-testing

qlik-oss / qlik-sense-visualization-extension-testing

Licence: MIT license
Scaffolding project for testing Qlik Sense visualization extensions

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to qlik-sense-visualization-extension-testing

sense-export
Just a simple button to export data in your Qlik Sense applications.
Stars: ✭ 28 (+100%)
Mutual labels:  qlik-sense, qlik
vscode-qlik
VSCode Extension for better Qlik App Development
Stars: ✭ 50 (+257.14%)
Mutual labels:  qlik-sense, qlik
qlik-sense-timeline
Qlik Sense Timeline Chart
Stars: ✭ 15 (+7.14%)
Mutual labels:  qlik-sense, qlik
Tabbed-Container-Extension
A Qlik Extension that groups Sense objects in a container and displays tabs as a way of navigating through them
Stars: ✭ 21 (+50%)
Mutual labels:  qlik-sense, qlik
Qlik-Notepad-plus-plus
Qlik Language Definition for Notepad++ providing syntax highlighting of QlikView and Qlik Sense script and expressions.
Stars: ✭ 50 (+257.14%)
Mutual labels:  qlik-sense
QlikBotNet
Qlik Bot Net is an example chat bot which enables access to Qlik content via conversational analytics. It's built in .NET/C# and can be used with the Telegram messaging platform.
Stars: ✭ 20 (+42.86%)
Mutual labels:  qlik-sense
QlikSense-Sheet-Styler-Lite
Qlik Sense Styler for 3.2+
Stars: ✭ 17 (+21.43%)
Mutual labels:  qlik-sense
advanced-kpi
Advanced-KPI is about creating a smart KPI object that fits to 90% of the needs of Qlik Sense users.
Stars: ✭ 19 (+35.71%)
Mutual labels:  qlik-sense
qse-mgoimagegrid
Qlik Sense Extension to display images
Stars: ✭ 13 (-7.14%)
Mutual labels:  qlik-sense
trueChart-Menubar4Sense
MENUBAR as visualization extension for Qlik Sense® allows for vertical and horizontal buttons and selections (fields, master dimensions and variables) as well as unlimited trigger based Actions. #trueChart #menubar #highcoordination
Stars: ✭ 19 (+35.71%)
Mutual labels:  qlik
sse-r-plugin
A Qlik server-side extension plugin for accessing R.
Stars: ✭ 66 (+371.43%)
Mutual labels:  qlik
enigma-go
Go library for consuming Qlik's Associative Engine.
Stars: ✭ 36 (+157.14%)
Mutual labels:  qlik
after-work.js
[DEPRECATED] CLI for automated tests in web projects.
Stars: ✭ 56 (+300%)
Mutual labels:  qlik

qlik-sense-visualization-extension-testing

This is a scaffolding project aimed to explain, and help you set up, the testing of your Qlik Sense visualization extensions. At this time, there is no automated integration of the tests to your project, so fixtures and test files has to be manually copied to your extension project.

It is strongly recommended that you start with quick and robust unit tests to cover your code, and complement these tests with component and integration tests.

Documentation

Contributing

Please follow the instructions in CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].