mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
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:
commit
d3f8c254e2
@ -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