aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13 from Said-Belhadj/test/STZ-0013Said Belhadj2021-06-272-0/+48
|\ | | | | Test/STZ-0013
| * Add unit test for Category and Languagesaid belhadj2021-06-272-0/+48
| |
* | Added an extension check for songs and covered it with a test.Clyhtsuriva2021-06-271-3/+4
| |
* | PlayList class covered at 84%.Clyhtsuriva2021-06-272-2/+56
| |
* | Song class fully covered.Clyhtsuriva2021-06-271-9/+46
| |
* | Starting Song testsClyhtsuriva2021-06-271-0/+46
| |
* | Changed the log type for the JUnit test of LogHandlerClyhtsuriva2021-06-271-1/+1
| |
* | XMLHandler tests covered at 91%Clyhtsuriva2021-06-273-27/+27
| |
* | Starting the XMLHandler testsClyhtsuriva2021-06-271-0/+30
| |
* | Tests are ok fully covered.Clyhtsuriva2021-06-261-0/+41
| |
* | Moved PathValidation to the util packageClyhtsuriva2021-06-261-2/+2
|/
* Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva2021-06-261-2/+20
|
* Applying the latest package architecture.Clyhtsuriva2021-06-261-0/+8
d class='logsubject'>Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43