Commit Graph

7 Commits

Author SHA1 Message Date
Veloman Yunkan
091e9370e9 Automatic wombatization in case of updated test data 2026-03-17 14:43:49 +04:00
Veloman Yunkan
e8dcf14fad Testing of an inter-page link with a hash
Added testing of an internal inter-page link with a fragment component.

Existing references to entries in issues.html served as such links
(which is how the bug was noticed), however it is better to have
a dedicated row in the test matrix for such a case.
2026-03-17 14:43:49 +04:00
Veloman Yunkan
755da7c255 Testing of links on a dynamic page
Note that the test dynamic page uses assignment to innerHTML (the method
of DOM manipulation is important in the context of interaction with
wombat.js which may not fully and correctly handle all the possible ways
in which dynamic content may appear).
2026-03-17 14:43:49 +04:00
Veloman Yunkan
cb15d155f6 Added testing results for wombatized pages 2026-03-17 14:43:49 +04:00
Veloman Yunkan
75f98b88ef Wombatization of test pages
Added a script for wombatization of test pages
2026-03-17 14:43:49 +04:00
Veloman Yunkan
db423a5ba9 Added a nested iframe test page
Also added a column to the test matrix table corresponding to this
additional dimension of testing.
2026-03-17 14:43:49 +04:00
Veloman Yunkan
75e34fa6e2 Enter test data for viewer testing
Added test data for centralized manual testing of various corner cases
of the kiwix-serve frontend.
2026-03-17 14:43:49 +04:00