- juin 12, 2015
-
-
Thomas Steur a rédigé
instant log output for failing ui tests and detect better when a page is loaded or finished doing something
-
- juin 11, 2015
-
-
diosmosis a rédigé
Workaround phpunit class loading issue caused by testing environment variables. Sometimes a test case class will be loaded before phpunit starts running (ie, in bootstrap.php), which causes the phpunit file loader to fail if a path to a test file is specified on the command line.
-
diosmosis a rédigé
-
Stefan Giehl a rédigé
[automatic translation update] Updated 125 strings in 31 languages (he, sr, el, es, fr, it, nb, cs, da, de, nl, ru, sv, ar, be, bg, ca, et, fa, fi, hi, id, ja, ko, nn, pl, pt, ro, sq, th, vi)
-
sgiehl a rédigé
-
Matthieu Aubry a rédigé
SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPS
-
mattab a rédigé
-
mattab a rédigé
-
Matthieu Aubry a rédigé
ucfirst for intl data
-
mattab a rédigé
-
fb://example-hostmattab a rédigé
-
mattab a rédigé
-
Benaka a rédigé
Injection Inception, Change #6: Final cleanup of test environment setup. Remove TestingEnvironment.addHooks event, make sure core doesn't depend on test files/classes/constants, integrate test environment variables w/ DI for easier overriding in tests, and related clean ups to test environment setup.
-
- juin 10, 2015
-
-
Thomas Steur a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Matthieu Napoli a rédigé
Resolve problems with VisitorMap
-
Patryk Andrzejewski a rédigé
-
Patryk Andrzejewski a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
- Removing phpunit/phpunit (4.6.6) - Installing phpunit/phpunit (4.6.10)
-
Patryk Andrzejewski a rédigé
-
Matthieu Napoli a rédigé
-
Patryk Andrzejewski a rédigé
-
- juin 09, 2015
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
mattab a rédigé
fixes #8070
-
mattab a rédigé
-
Thomas Steur a rédigé
Rename Ecommerce & Goals Category Titles
-
Matthieu Aubry a rédigé
Migrate all core plugins to use plugin.json instead of getInformation()
-
Matthieu Aubry a rédigé
Fix segmentation fault caused by Dashboard_spec.js in travis + related changes
-
diosmosis a rédigé
-
diosmosis a rédigé
Fix segmentation fault caused by Dashboard_spec.js by executing JS in page instead of sending actual events to qtwebkit. This change fixes the Dashboard UI tests which appear to have been broken for a long time.
-
diosmosis a rédigé
Require UserCountry functions.php file in UserCountryMap so UI tests won't fail (a request from the widgetized dashboard to the UserCountryMap failed because a function in this file was not available).
-
diosmosis a rédigé
On AJAX error, decrement active requests in global ajax queue so errors that occur during UI tests do not timeout.
-