Open
Description
I use BDDFy a lot on various different projects and I really like it over other libraries I have used in the past. I use TeamCity extensively for builds and expose the Html Reports as a tab on the builds.
I have now started with a new company and the TeamCity server is available externally. As such the application is hosted over HTTPS. This causes an issue with the standard report as JQuery is pulled over HTTP (The BDDFy footer is HTTPS which I guess it has to be). I know about option to disable pulling JQuery from the CDN and embedding it directly however it would be nice to use the one from the CDN as well to reduce the size of the artifacts.
Can the report be changed to use HTTPS instead of HTTP?
Metadata
Metadata
Assignees
Labels
No labels