Skip to content

Conversation

pumano
Copy link

@pumano pumano commented Sep 12, 2025

No description provided.

@DudaGod DudaGod force-pushed the feature/headless-false-fix branch from 08ce02b to eb7a6da Compare September 18, 2025 20:40
@DudaGod
Copy link
Member

DudaGod commented Sep 18, 2025

Problem

Described here - #1128

What is done

Added parse functions for option "headless" if it specified through cli or env. Support value: "1", "yes", "true" as true (boolean) and "0", "no", "false" as false (boolean).

I couldn't write a proper unit test because I don't have access to the functions parseCli and parseEnv of the configparser package.

Special thanks

Thanks a lot to @pumano for his contribution.

Copy link

pkg-pr-new bot commented Sep 18, 2025

Open in StackBlitz

npm i https://pkg.pr.new/gemini-testing/testplane@1134

commit: eb7a6da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants