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
2015-10-09Record missing expected screenshots in UI tests in new missing-expected.list ...diosmosis
2015-10-07Left menu designThomas Steur
2015-09-12Use correct default namespaced class name for UITestFixture in UI tests.diosmosis
2015-09-01Run UI tests in two different jobsThomas Steur
2015-08-14When Piwik DB needs to be upgraded, the API should return a valid responseThomas Steur
2015-07-01Make it possible to remote debug UI testsThomas Steur
2015-06-26Allow sending mouse events to explicit coordinates in UI tests.diosmosis
2015-06-25Adding Q JavaScript promise library for use in tests (specifically, the piwik...diosmosis
2015-06-23set correct viewport size was missingThomas Steur
2015-06-23wait for 400 before capturing a screenshot as we might just re-render the who...Thomas Steur
2015-06-22actually ignore nothingThomas Steur
2015-06-22remove unneeded diff imageThomas Steur
2015-06-22refs #8142 Compare images with ImageMagick instead of resembleThomas Steur
2015-06-22Reset viewport size after each testThomas Steur
2015-06-18Merge pull request #8078 from sebastianpiskorski/8075_labels_in_graph_overlapsThomas Steur
2015-06-16make sure to free memory in case of a failureThomas Steur
2015-06-16fix if condition and make sure to go into waitfornextevent if resources are n...Thomas Steur
2015-06-15separate if statement for detection of pending resources to make it better re...Thomas Steur
2015-06-15use fail event to log messagesThomas Steur
2015-06-12do not log a resource response having a failure if it is a logo or faviconThomas Steur
2015-06-12instant log output for failing ui tests and detect better when a page is load...Thomas Steur
2015-06-09Merge branch 'master' of https://github.com/piwik/piwik into 8075_labels_in_g...Sebastian Piskorski
2015-06-09fix for PageRendere.setViewportSize() function, now it works earlier setting ...Sebastian Piskorski
2015-06-09Add some debug info to page loading timeout in screenshot testing lib.diosmosis
2015-06-05Fixes #8041, fixing UI test issues (some at least) on travis by upgrading to ...diosmosis
2015-06-02By default, use real Access instance in test DI config. In UI tests, default ...diosmosis
2015-06-02Move TestingEnvironment::arrayMergeRecursiveDistinct() to TestConfig since th...diosmosis
2015-06-02Move DI config overrides in TestingEnvironment to test.php DI config.diosmosis
2015-05-12Add UI tests for report exporting functionality. Includes new keywords and as...diosmosis
2015-05-11Fix comparison threshold calculation.diosmosis
2015-05-11Fix error in last commit.diosmosis
2015-05-11Allow screenshot tests to specify comparison threshold to test if images are ...diosmosis
2015-04-27Fixes #3135, fix opt-out form on Safari browsers by opening new window that s...diosmosis
2015-03-16Tests fixtures can provide DI configurationMatthieu Napoli
2015-03-12Update resemble libMatthieu Napoli
2015-03-06Updating mocha to latest stablemattab
2015-02-04fixed some mentions of piwik-ui-tests repo which I just disabled on TravisThomas Steur
2015-02-03move UI config to test folder and allow optionally to define a local config t...Thomas Steur
2015-02-03include UI specs in Piwik repo and run tests in this repository.Thomas Steur
2015-02-02Add a class uiTest to the html element in all uiTests.Thomas Steur
2015-01-11In screenshot tests, allow .contains( chai assertion to save rendered page fo...diosmosis
2015-01-08Add --core option to screenshot test runner so plugins w/ git repositories ar...diosmosis
2014-12-22Removed the 'verbose' option for the UI tests which caused the output to be f...Matthieu Napoli
2014-12-17Do not consider node when determining view rect of screenshot if node is not ...diosmosis
2014-12-17Use jquery to get clip rect of screenshot to capture in screenshot tests inst...diosmosis
2014-11-04Add comment to screenshot testing for when no tests can be found telling user...diosmosis
2014-10-31Display mismatch percentage in failure message in screenshot tests.diosmosis
2014-10-30Fix invalid bounding rect dection in screenshot tests.diosmosis
2014-10-29a simple parser to get the configured username and password if possibleThomas Steur
2014-10-21Add better output to screenshot test failure & update UI test submodule.diosmosis