September 20, 2019
View da8cd68

integration-cli: run goimports

Tibor Vass authored on 2019/09/20 06:34:23
September 18, 2019
View 9464d3c

Disable TestPsListContainersFilterExited (Windows)

Vikram bir Singh authored on 2019/09/18 07:10:54
September 11, 2019
View 4cf69b9

integration-cli: remove unneeded fmt.Sprintf() in asserts

Sebastiaan van Stijn authored on 2019/09/11 19:57:29
September 10, 2019
View dc044f2

rm-gocheck: goimports

Tibor Vass authored on 2019/09/10 06:08:38
View 2f069fa

rm-gocheck: convert check.Commentf to string - with just one string

Tibor Vass authored on 2019/09/10 06:08:22
View 673cf75

rm-gocheck: convert check.Commentf to string - with multiple args

Tibor Vass authored on 2019/09/10 06:08:22
View ed9449a

rm-gocheck: Contains -> strings.Contains

Tibor Vass authored on 2019/09/10 06:08:22
View 07b2436

rm-gocheck: Not(Contains) -> !strings.Contains

Tibor Vass authored on 2019/09/10 06:07:46
View e25352a

rm-gocheck: run goimports to compile successfully

Tibor Vass authored on 2019/09/10 06:06:12
View e49237d

rm-gocheck: NotNil

Tibor Vass authored on 2019/09/10 06:05:57
View ef4c63a

rm-gocheck: IsNil

Tibor Vass authored on 2019/09/10 06:05:57
View 7b91af8

rm-gocheck: HasLen -> assert.Equal + len()

Tibor Vass authored on 2019/09/10 06:05:57
View 6dc7846

rm-gocheck: Equals -> assert.Equal

Tibor Vass authored on 2019/09/10 06:05:56
View 819baeb

rm-gocheck: Not(Equals) -> a != b

Tibor Vass authored on 2019/09/10 06:05:56
August 6, 2019
View 3fca587

integration-cli: remove unnescessary conversions (unconvert)

Sebastiaan van Stijn authored on 2019/08/06 00:54:15