Historie revizí

Autor SHA1 Zpráva Datum
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts před 5 roky
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports před 5 roky
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string před 5 roky
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args před 5 roky
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains před 5 roky
  Tibor Vass 4e2e486b23 rm-gocheck: Not(Contains) -> !strings.Contains před 5 roky
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully před 5 roky
  Tibor Vass 64a161aa3e rm-gocheck: NotNil před 5 roky
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil před 5 roky
  Tibor Vass 491ef7b901 rm-gocheck: HasLen -> assert.Equal + len() před 5 roky
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal před 5 roky
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b před 5 roky
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T před 5 roky
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) před 5 roky
  Tibor Vass 931edfe5e9 prepare for rm-gocheck script před 6 roky
  Sebastiaan van Stijn 915acffdb4 Harden TestPsListContainersFilterExited před 6 roky
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools před 6 roky
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting před 7 roky
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 před 7 roky
  Sebastiaan van Stijn f23c00d870 Various code-cleanup před 7 roky
  Anda Xu e440831802 fix and skip some tests based on API version před 7 roky
  Vincent Demeester 641c73d211 Clean some cli-only integration tests před 7 roky
  Vincent Demeester 05e7f2cf58 Test invalid filter and move validation on top před 7 roky
  Sebastiaan van Stijn 18a771a761 Remove deprecated environment.DaemonPlatform() před 7 roky
  Christopher Crone b7d8d2c4ab Various fixes před 7 roky
  Christopher Crone 7dabed019a Fixes after dnephin review před 7 roky
  Christopher Crone f089a1df39 Skip some tests for E2E před 7 roky
  Christopher Crone dc6ddfa841 Fix tests that depend on clean environment před 7 roky
  Daniel Nephin 92427b3a81 Update tests to use icmd před 8 roky
  Brian Goff ebcb7d6b40 Remove string checking in API error handling před 8 roky