discourse/test
Jarek Radosz f1c9cce94c
DEV: Clean up smoke-test (#40066)
* don't use `path` for making urls
* remove an unused `assertion` argument
* convert a function to async/await
* move import to the top
* merge two logger callbacks
* remove unnecessary IIFE
* `state: visible` is the default, drop those args
* const -> function
* use `Date.now`
* use a string template
* use a `Object.entries` loop
2026-05-15 12:28:41 +02:00
..
smoke-test.mjs DEV: Clean up smoke-test (#40066) 2026-05-15 12:28:41 +02:00