Commit graph

20 commits

Author SHA1 Message Date
Alexandre Aubin
2b2fd1f9f4 curl tests: zzz app such as hextris includes http:// (no s..) to google fonts ... 2024-09-01 03:18:56 +02:00
Alexandre Aubin
6e48040cbc curl tests: handle edge case where .find('body') returns None 2024-08-31 18:47:58 +02:00
Alexandre Aubin
53998f051d curl tests: more debug UX tweaks² 2024-08-31 17:13:24 +02:00
Alexandre Aubin
150c1e1f11 curl tests: better debugging UX for 50x errors 2024-08-31 14:54:08 +02:00
Alexandre Aubin
56ec8ec4f0 @_@ 2024-08-30 18:47:04 +02:00
Alexandre Aubin
136b7a0de6 curl tests: cosmetics 2024-08-30 18:09:27 +02:00
Alexandre Aubin
01377f761a curl tests: Skip assets hosted on a third party site ... though display a warning about it 2024-08-30 18:07:46 +02:00
Alexandre Aubin
aa2bd2d8b8 curl test: another meh tweak to avoid testing the portal assets 2024-08-30 18:01:21 +02:00
Alexandre Aubin
9cda3a8219 curl tests: misc fixes after tests on the battefield 2024-08-30 15:40:13 +02:00
Alexandre Aubin
6d96c6ad0e curl tests: unintended variable redefinition 2024-08-29 18:26:36 +02:00
Alexandre Aubin
675c6297e5 Black all the things! 2024-08-29 18:18:49 +02:00
Alexandre Aubin
d34349ec93 curl tests: implement support for logged_on_sso on bullseye instead of just bookworm 2024-08-29 17:49:59 +02:00
Alexandre Aubin
83a4ef3f64 curl tests: ignore yunohost-injected css/js when testing app assets 2024-08-29 15:27:39 +02:00
Alexandre Aubin
6680eb56e6 curl tests: add magic to detect css/js in html page to also test those (hopefully should allow to find permission issues resulting in bugs such as blank pages) 2024-08-29 15:11:07 +02:00
Alexandre Aubin
1d5b0ac62c curl tests: more smarter logging 2024-08-25 15:12:40 +02:00
Alexandre Aubin
28b83f5f95 curl tests: fix default tests and display 2024-08-25 13:04:27 +02:00
Alexandre Aubin
a5b35d218d curl tests: reduce verbosity 2024-08-25 12:12:29 +02:00
Alexandre Aubin
831d869e64 curl tests: be able to use __DOMAIN__ in the base url 2024-08-25 10:06:23 +02:00
Alexandre Aubin
0739f61fed Fix noslash test 2024-08-24 20:07:19 +02:00
Alexandre Aubin
988ec3cf39 Rework test that app can be accessed ... add a new syntax in tests.toml to declare what URL to test, with/without being logged in, and what code/title/content to expect 2024-08-24 19:37:31 +02:00