Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-03-31refs #4691 _test.js => _spec.jsThomas Steur
2014-03-31lets use _spec.js instead of _test.js as this is already used in the UI testsThomas Steur
2014-03-31fix linksThomas Steur
2014-03-31added note about jshint executionThomas Steur
2014-03-31refs #4691 make sure mocha reporter is thereThomas Steur
2014-03-31less noise when installing packagesThomas Steur
2014-03-31refs #4619 run jshint when saving a file or running tests but only for actual...Thomas Steur
2014-03-31refs #4691 use spec and mocha reporter, prepared usage of jshintThomas Steur
2014-03-31Merge branch 'master' of github.com:piwik/piwikmattab
2014-03-31Submodulesmattab
2014-03-31Fix screenshot buildsmattab
2014-03-31refs #4691 added more example tests and fixed a bug found because of the testsThomas Steur
2014-03-31fixing screenshots buildmattab
2014-03-31refs #4691 log only errorsThomas Steur
2014-03-31refs #4691 fix file nameThomas Steur
2014-03-31added file structureThomas Steur
2014-03-31refs #4691 make sure to install correct packageThomas Steur
2014-03-31Update README.mdThomas Steur
2014-03-31refs #4691 added more test casesThomas Steur
2014-03-31refs #4691 assume yes to all queriesThomas Steur
2014-03-31refs #4691 updated docThomas Steur
2014-03-31refs #4691 should make sure we have latest node versionThomas Steur
2014-03-30refs #4691 added missing version fieldThomas Steur
2014-03-30refs #4691 install npm before running testsThomas Steur
2014-03-30refs #4691 wondering if we can easily enable travis for angularjs testsThomas Steur
2014-03-30Fix diffviewer path.diosmosis
2014-03-30Remove backtrace printing define from proxy so they won't appear in screensho...diosmosis
2014-03-30Fix diff generation in screenshot tests for plugins (paths were not different...diosmosis
2014-03-30Fix bug in last commit.diosmosis
2014-03-30Fix diff viewer generation github links for plugin tests.diosmosis
2014-03-30refs #4691 use chai instead of expect.js, run tests by default only in Phanto...Thomas Steur
2014-03-29Updating UI submodule.diosmosis
2014-03-29Update UI submodule and make sure testing environment override data is not de...diosmosis
2014-03-29Refs #4878, add another test.diosmosis
2014-03-29Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-03-29Fixes #4924: in Tracker mode, do not check for permission when getting/settin...mattab
2014-03-29refs #4691 started to add support for unit tests by using karma + mochajs +ch...Thomas Steur
2014-03-29Fixing build.diosmosis
2014-03-28Refs #4878, fix strange bug in computing unique returning visitors for visit ...diosmosis
2014-03-28Fixing build errors.diosmosis
2014-03-28Refs #4878, fix nb_uniq_visitors metric issue in VisitFrequency archiving and...diosmosis
2014-03-28Updating UI submodule.diosmosis
2014-03-28Updating UI submodule.diosmosis
2014-03-28Add 'contains' assert to screenshot testing mechanism.diosmosis
2014-03-28Commit work in progress cc @tsteurmattab
2014-03-28Adding missing @groupmattab
2014-03-28refs #4903 added test for web archiving. Added screen to log writers hoping n...Thomas Steur
2014-03-27Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully co...diosmosis
2014-03-27Enable commented out tests in BackwardsCompatibility1XTest by executing updat...diosmosis
2014-03-27Refs #4878, fix bug in VisitFrequency.addPrePiwik2DataIfNewDataAbsent and add...diosmosis