- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- juil. 08, 2014
-
-
diosmosis a rédigé
Modified SetupFixture to save SQL dumps of fixtures when needed, make sure OmniFixture can be used w/ SetupFixture, and use SQL dump of OmniFixture in UI tests instead of running OmniFixture every time (so changes in fixtures do not result in changes to screenshots).
-
- juil. 03, 2014
- juin 27, 2014
-
-
diosmosis a rédigé
Allow UI testing system to specify extra plugins to load and install when running UI tests for a plugin.
-
- juin 15, 2014
-
-
diosmosis a rédigé
When executing tests, check for non-core plugin that should be loaded by looking at test case class & current backtrace. (Removing need for enable_load_standalone_plugins_during_tests config option).
-
- juin 14, 2014
-
-
diosmosis a rédigé
-
- juin 13, 2014
-
-
diosmosis a rédigé
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- juin 04, 2014
-
-
mattab a rédigé
(best practise is to test at least the minimum supported version) Refs https://github.com/piwik/piwik/pull/300
-
- mai 09, 2014
-
-
mattab a rédigé
-
- avr. 24, 2014
-
-
diosmosis a rédigé
-
- avr. 17, 2014
-
-
mattab a rédigé
-
- avr. 12, 2014
- avr. 08, 2014
- avr. 07, 2014
- avr. 05, 2014
- avr. 04, 2014
- mars 24, 2014
-
-
Thomas Steur a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
Add config_override testing environment parameter that overrides INI config values, and make sure fixtures post testingenvironment hook so plugin test environment is enabled for fixtures.
-
- mars 22, 2014
-
-
diosmosis a rédigé
-
- mars 17, 2014
-
-
mattab a rédigé
-
- mars 04, 2014
-
-
diosmosis a rédigé
-
- mars 02, 2014
-
-
diosmosis a rédigé
- change idsite to idSite in Overlay URLs in piwik.js - don't init top controls if top controls container can't be found - add default parameter for $urls in SitesManager.setSiteAliasUrls so site alias URLs can be reset - fix bugs in UI tests database setup (including moving dashboard setup to UITestFixture class & keeping outside of setUp function so --persist-fixture-data will work in case the super user is deleted) - Add queryParamOverride testingEnvironment variable. - fix screenshot testing page renderer's method of waiting for CSS images - add margin bottom & left for widgetized controls for tests - add diagnostics to upload_artifacts.sh script
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
- mars 01, 2014
-
-
diosmosis a rédigé
- make updatetoken.php use TestingEnvironment in testmode, - allow persisted fixture to be dropped using new --drop command line option (for ui test runner), - fix debugging mistake in realtime map, fix merge error in empty.twig, - make sure Fixture prints to screen only for UI test setup, re-enable CustomAlerts fixture in OmniFixture, - make sure forced now value for realtime map is constant, - use *.getDatabaseConfig events to override database name in TestingEnvironment - use TestingEnvironment in proxy/piwik.php - add wait() method to screenshot testing framework's PageRenderer - hide current UTC time in manage websites admin screenshot
-