-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a sample ZIM file suitable for automated unit & UI tests in kiwix-js #5
Comments
I see there's no newer version of the Ray Charles archive, yet. |
I think this will take 1-2 months. |
Is latest Ray Charles archive https://download.kiwix.org/zim/wikipedia/wikipedia_en_ray_charles_maxi_2022-01.zim suitable for our tests? |
@mossroy MWoffliner is still not updated to libzim7 |
OK. |
I can not answer to that question, work is ongoing. |
Sorry if my question seemed rude, it was not my intention. I was asking because you gave us a supposed timeline in a previous comment of this issue. |
@mossroy No problem, I was just too optimistic last September and now I just try to be right. Most of the work on the side of the node-libzim seems to have been done, but I can hardly tell more. I would not rely on this for anything important. |
Thanks for the info. Ray Charles archives seem to be the best candidates for our automated testing. I'm not sure if there are other ones that would match the criteria listed above? |
It looks like https://download.kiwix.org/zim/wikipedia/wikipedia_en_ray_charles_nopic_2022-05.zim is still not using the no-namespace scheme. |
In kiwix-js, we currently use an old wikipedia_en_ray_charles_2015-06.zim to run our automated unit and UI tests.
We would need an equivalent more recent one (with no-namespace, zstd, webp etc) so that these new formats/contents are covered by CI tests.
I see that the same content has been updated very recently with https://download.kiwix.org/zim/wikipedia/wikipedia_en_ray_charles_maxi_2021-08.zim . It seems to use zstd and webp, but not the no-namespace format.
Could this Ray Charles content be updated with no-namespace format? It would be ideal for us as we could keep most of our test scenario.
If it's not possible, another content might be used instead, with similar criteria :
I did not find such file in https://github.com/openzim/zim-testing-suite/tree/main/data/nons (wikibooks and the "climate change" one do not seem to have images inside articles)
The text was updated successfully, but these errors were encountered: