mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -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 {
|
reader {
|
||||||
checkZimFileLoadedSuccessful(R.id.readerFragment)
|
checkZimFileLoadedSuccessful(R.id.readerFragment)
|
||||||
// test the whole welcome page is loaded or not
|
// test the whole welcome page is loaded or not
|
||||||
assertArticleLoaded("Réchauffement climatique")
|
|
||||||
assertArticleLoaded("Hydrogène")
|
assertArticleLoaded("Hydrogène")
|
||||||
assertArticleLoaded("Automobile")
|
assertArticleLoaded("Automobile")
|
||||||
assertArticleLoaded("Agriculture")
|
assertArticleLoaded("Agriculture")
|
||||||
@ -185,7 +184,6 @@ class KiwixReaderFragmentTest : BaseActivityTest() {
|
|||||||
assertArticleLoaded("Inondation")
|
assertArticleLoaded("Inondation")
|
||||||
assertArticleLoaded("Ammoniac")
|
assertArticleLoaded("Ammoniac")
|
||||||
assertArticleLoaded("Énergie hydroélectrique")
|
assertArticleLoaded("Énergie hydroélectrique")
|
||||||
assertArticleLoaded("Feu de forêt")
|
|
||||||
assertArticleLoaded("Nuage")
|
assertArticleLoaded("Nuage")
|
||||||
assertArticleLoaded("Essence (hydrocarbure)")
|
assertArticleLoaded("Essence (hydrocarbure)")
|
||||||
assertArticleLoaded("Glacier")
|
assertArticleLoaded("Glacier")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user