Steps to replicate the issue (include links if applicable):
Configure and run a MediaWiki environment along with the TestKitchen devserver local environment ( according to https://wikitech.wikimedia.org/wiki/Test_Kitchen/Local_development_setup#Configuring_MediaWiki_to_use_the_Test_Kitchen_local_development_environment).
A local instance of Test Kitchen UI will be available at http://localhost:8086
What happens?:
That local instance of Test Kitchen UI should run with its login mechanism deactivated, but it's active. Login mechanism should only be running in production-like environments (staging and production). When Test Kitchen UI is running locally in development mode, the application should bypass its own login mechanism
What should have happened instead?:
As mentioned before, Test Kitchen UI should be running without its own login mechanism. The list of instruments/experiments should be the first page that any user should see when browsing to http://localhost:8086
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Test Kitchen UI v1.2.3. It's not an issue related to any specific version though. It's related to the local environment
Other information (browser name/version, screenshots, etc.):