26 Commits

Author SHA1 Message Date
Adrian Vollmer
6b9c894ed2 Fix document once more after DOM content loaded
This is because some documents alter itself using `document.write`,
which can insert again tags (img, style, script) that expect to live in
a normal environment.

This commit also refactors some of the `retrieveFile` logic. The
function should behave differently when called in the iframe vs the
parent document.
2024-04-30 14:39:41 +02:00
Adrian Vollmer
610a05b995 Actually build test case 'dark-listing' 2024-04-29 10:15:07 +02:00
Adrian Vollmer
9994f9da03 Add test case dark-listing 2024-04-29 08:56:54 +02:00
Adrian Vollmer
0e12a34121 Use a common venv for tests 2024-04-28 15:19:15 +02:00
Adrian Vollmer
44bfdade54 Minor fixes in tests 2024-04-28 15:15:11 +02:00
Adrian Vollmer
3c91818e66 Black tests 2024-04-28 15:07:16 +02:00
Adrian Vollmer
c39ce14b35 Include second page in test case dark-mode 2024-04-27 18:59:04 +02:00
Adrian Vollmer
e78ef36e03 Add test case for dark-mode 2024-04-27 17:31:14 +02:00
Adrian Vollmer
e207e2086f Fix links with anchor; add test 2024-04-27 16:55:00 +02:00
Adrian Vollmer
dad164ab57 Fix test 2024-04-22 20:45:37 +02:00
Adrian Vollmer
196e945d7e Expand multi-page test
(Failing right now.)
2024-04-22 20:28:42 +02:00
Adrian Vollmer
a479b350e9 Adjust all the other tests to use podman selenium 2024-04-22 20:27:45 +02:00
Adrian Vollmer
9539778225 Don't use Edge right now 2024-04-22 20:27:22 +02:00
Adrian Vollmer
0fa98c1a51 Use selenium fixture for all browsers 2024-04-22 20:27:05 +02:00
Adrian Vollmer
66aa150326 Use pytest-docker for selenium 2024-04-22 00:07:10 +02:00
Adrian Vollmer
58da889112 Rename iframe 2024-04-09 17:56:04 +02:00
Adrian Vollmer
648a962ca4 Fix double execution 2024-04-03 20:31:56 +02:00
Adrian Vollmer
b99d1c2977 Improve tests 2024-04-03 20:02:57 +02:00
Adrian Vollmer
6f7ea071ff Black tests 2024-04-03 19:47:04 +02:00
Adrian Vollmer
4f41fbf64e Add test cases 2024-03-30 18:22:03 +01:00
Adrian Vollmer
3fa8f86019 Add minimal test case 2023-09-30 17:45:20 +02:00
Adrian Vollmer
caaa346b2b
Fix test requirements 2023-08-15 14:03:16 +02:00
Adrian Vollmer
384f76120c Add sphinx-tabs to test 2022-10-17 18:07:25 +02:00
Adrian Vollmer
9a4f8207a6 Add test case 2022-10-10 16:00:23 +02:00
Adrian Vollmer
52eb8afc19 Clean up; update README; rename to zundler 2022-10-04 18:58:06 +02:00
Adrian Vollmer
d698771b7a init 2022-09-24 19:29:34 +02:00