-
Notifications
You must be signed in to change notification settings - Fork 33
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
Reduce number of unit tests #1668
Labels
Milestone
Comments
php-coder
added
area/unit tests
ADR/needed
A decision has been made and it needs to be documented
labels
Feb 7, 2024
php-coder
added a commit
that referenced
this issue
Feb 28, 2024
php-coder
added a commit
that referenced
this issue
Mar 6, 2024
php-coder
added a commit
that referenced
this issue
Mar 6, 2024
php-coder
added a commit
that referenced
this issue
Mar 6, 2024
php-coder
added a commit
that referenced
this issue
Mar 13, 2024
php-coder
added a commit
that referenced
this issue
Mar 14, 2024
php-coder
added a commit
that referenced
this issue
Mar 14, 2024
php-coder
added a commit
that referenced
this issue
Mar 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Check list:
SlugUtilsTest.groovy
LocaleUtilsTest.groovy
PagerTest.groovy
SeriesSalesServiceImplTest.groovy
(resolution: fully remove)CatalogUtilsTest.groovy
StampsCatalogServiceImplTest.groovy
(resolution: fully remove)SeriesSalesImportServiceImplTest.groovy
(resolution: fully remove)SeriesInfoExtractorServiceImplTest.groovy
TimedSeriesInfoExtractorServiceTest.groovy
(resolution: fully remove)SeriesImportServiceImplTest.groovy
(resolution: remove most of the tests)addRequest() should throw exception if url is incorrect
addRequest() should save url in the encoded form
addRequest() should not encode url if it is already encoded
SeriesServiceImplTest.groovy
(resolution: remove most of the tests)add() should remove image when exception occurs
addImageToSeries() should remove image when exception occurs
CollectionServiceImplTest.groovy
(resolution: fully remove)CategoryServiceImplTest.groovy
(resolution: fully remove)ParticipantServiceImplTest.groovy
(resolution: fully remove)FilesystemImagePersistenceStrategyTest.groovy
ImageServiceImplTest.groovy
(resolution: remove most of the tests)save() should pass content type '#contentType' to image dao
(but rename it and emphasize testing of conversion logic)save() should pass abbreviated filename when it is too long
TimedImagePreviewStrategyTest.groovy
(resolution: fully remove)DatabaseImagePersistenceStrategyTest.groovy
SiteServiceImplTest.groovy
(resolution: remove most of the tests)logEvent() should pass abbreviated method when it's too long
logEvent() should pass abbreviated referer when it's too long
logEvent() should pass abbreviated user agent when it's too long
logAboutAbsentPage() should pass abbreviated page when it's too long
CronServiceImplTest.groovy
SuspiciousActivityServiceImplTest.groovy
UsersActivationServiceImplTest.groovy
UserServiceImplTest.groovy
(resolution: fully remove)CountryServiceImplTest.groovy
(resolution: fully remove)JsoupSiteParserTest.java
JdbcCategoryDaoTest.java
JdbcCountryDaoTest.java
ContentSecurityPolicyHeaderWriterTest.java
TestObjects
,Random
andDateUtils
classes@todo
commentsprotected for using in unit tests
The text was updated successfully, but these errors were encountered: