Skip to content

fix: fixes #198 darwin should switch to monochrome mode #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesgalvan
Copy link

go test -v -p 1 ./test/tty -ginkgo.focus monochrome
=== RUN   TestIntegration
Running Suite: Integration tests
================================
Random Seed: 1744924125
Will run 2 of 20 specs

SSSSSSSSSSSSSSSSS
------------------------------
• [SLOW TEST:7.386 seconds]
Showing a basic webpage
browsh/interfacer/test/tty/tty_test.go:16
  Rendering
  browsh/interfacer/test/tty/tty_test.go:166
    should switch to monochrome mode
    browsh/interfacer/test/tty/tty_test.go:193
------------------------------
• [SLOW TEST:7.377 seconds]
Showing a basic webpage
browsh/interfacer/test/tty/tty_test.go:16
  Rendering
  browsh/interfacer/test/tty/tty_test.go:166
    darwin should switch to monochrome mode
    browsh/interfacer/test/tty/tty_test.go:200
------------------------------
S
Ran 2 of 20 Specs in 24.916 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 18 Skipped
--- PASS: TestIntegration (24.92s)
PASS
ok  	github.com/browsh-org/browsh/interfacer/test/tty	25.357s

@tombh
Copy link
Member

tombh commented Apr 30, 2025

Thank you. Ideally we should have customisable keybindings, but this is a nice little addition for now.

@tombh
Copy link
Member

tombh commented Apr 30, 2025

Oh, it's been so long since we ran the tests that CI can't even install Firefox anymore. I'll fix that.

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