-
Notifications
You must be signed in to change notification settings - Fork 34
Use random values in unit tests #300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe this project could be useful: https://github.com/qala-io/datagen |
Closed
php-coder
added a commit
that referenced
this issue
Oct 3, 2017
php-coder
added a commit
that referenced
this issue
Oct 6, 2017
…tant. Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Oct 6, 2017
…constant. Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Oct 6, 2017
…onstant. Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Oct 6, 2017
…mber. Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Oct 6, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Nov 20, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Nov 20, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Nov 20, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Nov 20, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Dec 29, 2017
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Dec 29, 2017
… series dao): use random values. Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Feb 8, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 12, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Mar 28, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 18, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #300 No functional changes.
php-coder
added a commit
that referenced
this issue
Dec 19, 2018
…estCountryForUser() method. Addressed to #300
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace all occurrences of static values to random. If we need an integer we should return random integer. If we need a string we need to return string with random parts of letters in it.
TODO:
CategoryServiceImplTest
CollectionServiceImplTest
CountryServiceImplTest
CronServiceImplTest
DatabaseImagePersistenceStrategyTest
FilesystemImagePersistenceStrategyTest
ImageServiceImplTest
SeriesSalesServiceImplTest
SeriesServiceImplTest
SiteServiceImplTest
StampsCatalogServiceImplTest
SuspiciousActivityServiceImplTest
TimedImagePreviewStrategyTest
TransactionParticipantServiceImplTest
UsersActivationServiceImplTest
UserServiceImplTest
CatalogUtilsTest
LocaleUtilsTest
PagerTest
SlugUtilsTest
The text was updated successfully, but these errors were encountered: