questdb / ui

Monorepo of QuestDB UI packages
https://questdb.io
15 stars 24 forks source link

chore(browser-tests): run console tests with auth #314

Closed insmac closed 3 months ago

insmac commented 3 months ago

This PR runs all Console tests with OSS authentication. This ensures that all instances where REST endpoints are being fetched have proper headers set up.

Major changes: