Merge pull request #4261 from kiwix/refactored_zim_file_rendering_test

Refactored the `ZimFileRendering` test to align with the new ZIM file, as the content of the `mainPage` in `wikipedia_fr_climate_change_mini` has changed.
This commit is contained in:
Kelson 2025-03-10 12:48:40 +01:00 committed by GitHub
commit d3f8c254e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,7 +168,6 @@ class KiwixReaderFragmentTest : BaseActivityTest() {
reader {
checkZimFileLoadedSuccessful(R.id.readerFragment)
// test the whole welcome page is loaded or not
assertArticleLoaded("Réchauffement climatique")
assertArticleLoaded("Hydrogène")
assertArticleLoaded("Automobile")
assertArticleLoaded("Agriculture")
@ -185,7 +184,6 @@ class KiwixReaderFragmentTest : BaseActivityTest() {
assertArticleLoaded("Inondation")
assertArticleLoaded("Ammoniac")
assertArticleLoaded("Énergie hydroélectrique")
assertArticleLoaded("Feu de forêt")
assertArticleLoaded("Nuage")
assertArticleLoaded("Essence (hydrocarbure)")
assertArticleLoaded("Glacier")