Setting the @@config@@ for testing locally

Hello, we’re using custom universal HTML page across a few different apps. Based on app we show different login-options. I’d like to add tests to these scenarios. We set the login options based on parameters inside the @@config@@. I wonder if there’s anyway to mock the @@config@@ variable when running the HTML page locally?