Commit Graph

23 Commits (9ccb57766e44458c233a1e4975f78a9340a4ce4b)

Author SHA1 Message Date
Viorel Craescu 9ccb57766e
go sub tests names needs to be regex quoted (#420)
* go sub tests names needs to be regex quoted

* fix lua tests

* create test scenario
4 months ago
rayx 7852fd8e1c
Fixtures Updates (#392)
* go mod setup for fixtures

* go mod setup for fixtures

* fillstruct test refactor
8 months ago
rayx c4819d1625
CLI refact (#391)
* some refact of gotest

* issue #376 add handlers to async formatting

* issue #343 title length

* add parallel flag

* disable trace log

* Error lines output in github action

* Go mod update in fixtures
8 months ago
thuan1412 54387e506e
improve GoTestSubCase command (#385)
* save code

* it works

* update tbl case query

* fix file diff

* update tests

---------

Co-authored-by: Thuấn Đỗ Hoàng <thuan.dh@teko.com>
9 months ago
ray-x 290ecba852 github action & unit test updates 1 year ago
ray-x a831650732 go test spec update 1 year ago
ray-x a99aa80a17 update unit tests 🇦🇷 a🇭🇷 2 years ago
Roy Choo 6602986054
fix(gotest): wrong order of test binary args (#230)
Co-authored-by: Roy Choo <roy.choo@bytedance.com>
2 years ago
Syncrack a32e0c2f1b
ci: add one more empty line (#227) 2 years ago
ray-x 3774ac0eba lint 2 years ago
ray-x 8021f2a484 fix test automation 2 years ago
ray-x c588f2bf4a tests updates 2 years ago
ray-x 7102361efd test spec 2 years ago
ray-x 65bd2685b4 fix test cases 2 years ago
ray-x 040c7bd110 Update document
Smart build tags detection
2 years ago
ray-x 56143544d7 revert escape changes, it breaks floaterm run 2 years ago
ray-x ad84a0806c update GoTest adding more flags 2 years ago
ray-x 002d7dfd73 infer the test func name with treesitter 2 years ago
ray-x 7e35330a35 gotest run test file in folder. 2 years ago
ray-x bbb37ea81f split none UI releated logic for testing 2 years ago
ray-x fed6b24482 select test from functions 2 years ago
ray-x 125d6fa3d3 better test coverage for gotest 2 years ago
ray-x 323cfae1fa add tests for go test 2 years ago