summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)Author
2018-09-13[cleanup crusade] linting shell scripts for docker, tests and python (#4162)Paweł Krupa
* shell linting various scripts * remove python-modules-installer.sh.in
2018-09-09:truck: move profiling to tests directorypaulfantom
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
This tags all the files that I can clearly identify as being part of Netdata and not a local copy of a third party package that we're redistributing.
2018-01-29Fixed a bug where solar consumption is 100% even though solar power is zero.Chris
2018-01-28Add new dimension: solar_consumption, which is a percentage calculated from ↵Chris
load.
2017-08-01renaming the dimensions to lowercase.BrainDoctor
2017-07-25renamed fixtureBrainDoctor
2017-07-25Makefile changesBrainDoctor
2017-07-25Merge remote-tracking branch 'upstream/master' into karmaBrainDoctor
2017-07-25files should be dist_noinst_*Costa Tsaousis (ktsaou)
2017-07-25makefiles re-organizationCosta Tsaousis (ktsaou)
2017-07-25updated test casesBrainDoctor
2017-07-25updated npm versionsBrainDoctor
2017-07-24added more karma unit tests for easypiechartBrainDoctor
2017-07-20Even more tests. Also improved code quality with a refactoring for better ↵BrainDoctor
testing.
2017-07-18removed notice of jasmine 1.3.1Chris
this is "fixed" now.
2017-07-18more unit tests for fronius pluginBrainDoctor
2017-07-18updated test cases and instructions on how to install jasmine-node with the ↵BrainDoctor
newest jasmine
2017-07-18Updating spec from mergeBrainDoctor
2017-07-17Inserted imagesChris
2017-07-17Setup and docs for unit testing javascript in browser and node.jsBrainDoctor
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
Use $((.*)) instead of $[.*] The later one is old syntax
2015-12-25cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks ↵Costa Tsaousis (ktsaou)
and interfaces now have "on demand" all their options
2015-12-07stress test for netdata serverCosta Tsaousis (ktsaou)