jesseduffield.lazygit/pkg/integration/clients
Stefan Haller f108fd2236 Support -race arg when running integration tests to turn on go's race detector
For the "cli" and "tui" modes of the test runner there's a "-race" parameter to
turn it on; for running tests on CI with go test, you turn it on by setting the
environment variable LAZYGIT_RACE_DETECTOR to a non-empty value.
2023-09-25 09:09:41 +02:00
..
injector Provide a simple way to debug an integration test 2023-09-11 08:17:58 +02:00
cli.go Support -race arg when running integration tests to turn on go's race detector 2023-09-25 09:09:41 +02:00
go_test.go Support -race arg when running integration tests to turn on go's race detector 2023-09-25 09:09:41 +02:00
tui.go Support -race arg when running integration tests to turn on go's race detector 2023-09-25 09:09:41 +02:00