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/lib
AgeCommit message (Expand)Author
2014-05-28do not list the screenshot diff in the failure info since we no longer create itThomas Steur
2014-05-28separate column for github screenshotThomas Steur
2014-05-28for github pass only filename and renamed github linkThomas Steur
2014-05-28added missing resemblejs libThomas Steur
2014-05-28this is an experiment to generate the diffs on the client side and not on the...Thomas Steur
2014-05-28added possibility to compare against a previously captured screenshot if usin...Thomas Steur
2014-05-28when detecting the clipRect ignore elements that are not visible and trigger ...Thomas Steur
2014-05-28if the capture selector matches multiple elements, make sure all of the eleme...Thomas Steur
2014-05-27added a captureSelector(selector, pageFn) assertion which allows you to compa...Thomas Steur
2014-05-27this might add the possibility to render only a part of a screenshot. Not tes...Thomas Steur
2014-04-25Do not display diff URL in diff viewer if diff file does not exist.diosmosis
2014-04-24Fixing last commit (make sure individual diff paths are correct in UI screens...diosmosis
2014-04-24Make sure screenshot diffs go to correct folder for travis plugin builds.diosmosis
2014-04-24Use SetupFixture console command in screenshot testing instead of running spe...diosmosis
2014-04-12github changed their URLs to githubusercontent.commattab
2014-04-04Add new console command to setup fixture outside of a test so manual testing ...diosmosis
2014-03-30Fix diffviewer path.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-29Update UI submodule and make sure testing environment override data is not de...diosmosis
2014-03-28Add 'contains' assert to screenshot testing mechanism.diosmosis
2014-03-24Allow plugin UI tests to have name different than plugin. Added --plugin opti...diosmosis
2014-03-23Tweak screenshot test output and allow global command line options to be over...diosmosis
2014-03-20Fix bug in last commit.diosmosis
2014-03-20Fix UI test speed regression.diosmosis
2014-03-20Changed Updater.checkForUpdates name to Platform.initialized, make sure #cont...diosmosis
2014-03-13Get travis screenshots for Updater + Installation test + check build working....diosmosis
2014-03-13Trying to fix UI tests build for installation & updater tests.diosmosis
2014-03-13Fixing bugs in screenshot testing lib.diosmosis
2014-03-13Refs #2935, fixing Installation UI test.diosmosis
2014-03-12Refs #2935, add installation UI test, allow no fixture to be specified for sc...diosmosis
2014-03-11Fixing diffviewer generation for plugins.diosmosis
2014-03-11Allow screenshot tests to specify their own fixture and update UI submodule.diosmosis
2014-03-11Remove --use-github-expected option and use new --assume-artifacts option in ...diosmosis
2014-03-11Look in Test folder for UI tests instead of 'tests'.diosmosis
2014-03-11Tweak upload artifact script for plugin artifacts.diosmosis
2014-03-10Updating UI test module and debugging screenshot test runner.diosmosis
2014-03-10Fixing travis.sh script for UI tests build and make sure empty arguments don'...diosmosis
2014-03-06Refs #4739, pass along errors to callback in testEnvironment Piwik API/Contro...diosmosis
2014-03-06Refs #4739, in the screenshot test diffviewer, display the location hint usin...diosmosis
2014-03-06Refs #4739, display page logs when a screenshot test times out.diosmosis
2014-03-06Refs #4739, add dragDrop utility function to screenshot test page renderer an...diosmosis
2014-03-04Only change processed screenshot dir when --store-in-ui-tests-repo specified ...diosmosis
2014-03-04Fixing bug in diffviewer generation.diosmosis
2014-03-04Add missing links to screenshot test readme and attempt to diagnose build tim...diosmosis
2014-03-04Refs #4739, add travis only command line options to UI test runner: --store-i...diosmosis
2014-03-04Refs #4739, modify SyncUITestScreenshots command to work with new screenshot ...diosmosis
2014-03-03Fixing uI tests.diosmosis
2014-03-03Trying to fix Overlay UI tests (change font in test site to Arial).diosmosis