Alexander Zobnin
e7f3480803
heatmap: fix tooltip in "Time series bucket" mode, #9332 ( #9867 )
2017-11-13 15:20:12 +01:00
Torkel Ödegaard
4aa227dd84
[Tech]: Start migrating to Jest for tests ( #9610 )
...
* tech: investigating karma + jest mix
* tech: migrating tests to jest
* tech: moved anoter test file to jest
* test: migrated two more test files to jest
* test: updated readme and made test fail to verify that it causes CI build failure
* tech: added code coverage for jest tests
* tech: testing codecov coverage
* tech: migrated more tests
* tech: migrated template srv to typescript and the tests to jest
* tech: minor build fix
* tech: build fixes
* build: another attempt at fixing go test with coverage
2017-10-22 07:03:26 +02:00
Torkel Ödegaard
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
2017-09-21 16:40:18 +02:00
Alexander Zobnin
77b7f4b376
heatmap: add unit tests for convertToCards()
2017-08-02 21:27:10 +03:00
Alexander Zobnin
c7e8b98d14
heatmap: minor refactor, don't repeat cards stats calculation
2017-08-02 21:24:59 +03:00
Alexander Zobnin
f7ea08dba7
heatmap: fix rendering tests
2017-08-01 16:51:55 +03:00
Alexander Zobnin
97a7081b57
Fix 8706 ( #8734 )
...
* heatmap: fix incorrect time for UTC timezone, fixes #8706
* heatmap: fix tests for time format
2017-06-29 10:40:28 +02:00
Alexander Zobnin
c12a7d7f59
heatmap: adjust tests for fixed decimals calc
2017-06-27 22:24:27 +02:00
Torkel Ödegaard
30b6c3b54a
build: fixed heatmap test
2017-05-11 08:56:32 +02:00
Torkel Ödegaard
acff78d421
Merge branch 'master' into heatmap-refactoring2
2017-05-09 12:41:11 +02:00
Torkel Ödegaard
ece21b2d95
heatmap: more refactoring
2017-05-05 17:28:33 +02:00
Torkel Ödegaard
dd5a426911
heatmap: refactoring heatmap
2017-05-05 16:15:08 +02:00
Dan Cech
2361e2ddd9
fix moment.js deprecation warning when running tests
2017-04-27 15:29:32 -04:00
Torkel Ödegaard
f77f8ebfc6
heatmap: changes to color spectrum, inverted some on dark theme
2017-03-31 17:12:50 +02:00
Alexander Zobnin
cb136c07b8
heatmap: add function for bucket size calculation
2017-03-31 11:44:44 +03:00
Alexander Zobnin
3170f0d84a
heatmap: add ES histogram converter
2017-03-30 20:55:10 +03:00
Alexander Zobnin
114431beed
heatmap: add tests for heatmap_data_converter
2017-03-30 18:21:22 +03:00
Alexander Zobnin
65a829b64d
heatmap tests: fix timezone-dependent test error
2017-03-29 13:41:19 +03:00
Alexander Zobnin
7770c38e30
heatmap: test for Y axis rendering
2017-03-29 11:30:30 +03:00
Alexander Zobnin
ece6fd73a1
heatmap: add initial rendering tests
2017-03-28 17:46:10 +03:00
Alexander Zobnin
0a56db7745
Add unit tests for heatmap_ctrl.
2017-03-26 18:22:54 +03:00