Skip to content
Extraits de code Groupes Projets
Valider b3e41e19 rédigé par mattab's avatar mattab
Parcourir les fichiers

Small typo

parent 759d55d3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -128,9 +128,13 @@ We also have an OmniFixture that includes all other Fixtures. OmniFixture is use ...@@ -128,9 +128,13 @@ We also have an OmniFixture that includes all other Fixtures. OmniFixture is use
Remember to update the [Omnifixture SQL dump](https://github.com/piwik/piwik/blob/master/tests/resources/OmniFixture-dump.sql.gz) whenever you make any change to any fixture. Remember to update the [Omnifixture SQL dump](https://github.com/piwik/piwik/blob/master/tests/resources/OmniFixture-dump.sql.gz) whenever you make any change to any fixture.
For instance use: For instance use:
./console tests:setup-fixture OmniFixture --sqldump=OmniFixture-dump.sql` and then gzip. ./console tests:setup-fixture OmniFixture --sqldump=OmniFixture-dump.sql
and then gzip.
Keeping the OmniFixture up to date makes it easier to see which tests fail after each small fixture change. If we don't update the OmniFixture then we end up with many failed screenshots tests which makes it hard to see whether those changes are expected or not. Keeping the OmniFixture up to date makes it easier to see which tests fail after each small fixture change.
If we don't update the OmniFixture then we end up with many failed screenshots tests which makes it hard to see whether those changes are expected or not.
### Scheduled Reports Tests ### Scheduled Reports Tests
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter