| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-26 | refactor: move integration tests to ./integrationtests folder | Paul Buetow | |
| Integration tests that use the gt tool directly via exec.Command have been moved from cmd/gt/cli_test.go to integrationtests/cli_test.go. Unit tests in cmd/gt/main_test.go remain in place as they test internal functions (runCommand) rather than the binary. Package declaration changed from 'main' to 'integrationtests'. | |||
