kubo/test/unit
Marcin Rataj 09d94888dd refactor(make): add test_unit and test_cli targets
- add `make test_unit` for unit tests with coverage (used by CI)
- add `make test_cli` for CLI integration tests (used by CI)
- only disable colors when CI env var is set (local dev gets colors)
- remove legacy targets: test_go_test, test_go_short, test_go_race, test_go_expensive
- update gotest.yml to use make targets instead of inline commands
- add test artifacts to .gitignore
2025-12-17 01:37:58 +01:00
..
.gitignore ci: Coverage and Junit xmls in one run 2018-10-29 18:44:49 +01:00
Rules.mk refactor(make): add test_unit and test_cli targets 2025-12-17 01:37:58 +01:00