mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
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:
parent
6a8fa05750
commit
5dfb9ed6b5
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user