summaryrefslogtreecommitdiff
path: root/integration/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix: plugin-tests discarding current environmentSebastiaan van Stijn2019-01-122-2/+2
* Merge pull request #38515 from yongtang/01082019-oll.WaitOnSebastiaan van Stijn2019-01-091-12/+2
|\
| * Use poll.WaitOn in authz_plugin_test.goYong Tang2019-01-091-12/+2
* | Improve consistency in "skip"Sebastiaan van Stijn2019-01-071-1/+1
|/
* Merge pull request #38417 from thaJeztah/replace_newclientYong Tang2019-01-044-79/+60
|\
| * Test: Replace NewClient() with NewClientT()Sebastiaan van Stijn2018-12-224-79/+60
* | Replace deprecated client.WithDialer()Sebastiaan van Stijn2018-12-281-1/+1
|/
* API: properly handle invalid JSON to return a 400 statusSebastiaan van Stijn2018-11-062-0/+65
* Enabling Windows integration testsSalahuddin Khan2018-09-261-0/+0
* Windows: Start of enabling tests under integration/Vincent Demeester2018-09-266-1/+8
* Fix flaky TestExternalGraphDriver/pull testSebastiaan van Stijn2018-07-171-2/+2
* Fix golint issuesSebastiaan van Stijn2018-07-111-0/+1
* Update tests to use gotest.tools đŸ‘¼Vincent Demeester2018-06-137-21/+21
* more fixes on integrationAnda Xu2018-05-221-0/+2
* Fix logging test typeVincent Demeester2018-05-151-5/+0
* Merge pull request #37028 from cpuguy83/log_plugin_broken_pipeSebastiaan van Stijn2018-05-153-0/+131
|\
| * Fix logging plugin crash unrecoverableBrian Goff2018-05-143-0/+131
* | Fix swagger volume type generationBrian Goff2018-05-141-3/+3
|/
* Skip some test on remote daemon for e2e run(s)Vincent Demeester2018-04-264-4/+6
* Migrate test-integration-cli experimental plugin tests to integrationVincent Demeester2018-04-192-0/+498
* Clean some integration-cli/fixtures package/filesVincent Demeester2018-04-163-3/+3
* Limit authz response bufferBrian Goff2018-04-111-0/+51
* Move integration-cli daemon package to internal/test…Vincent Demeester2018-04-105-14/+6
* Don't sort plugin mounts sliceBrian Goff2018-03-286-0/+184
* integration/*: make e2e run without failureVincent Demeester2018-03-194-2/+35
* Automated migration usingDaniel Nephin2018-03-163-84/+84
* Improve docstrings and small cleanup in clientDaniel Nephin2018-02-201-2/+12
* Move log validator logic after plugins are loadedBrian Goff2018-02-155-0/+123
* Update api tests to use container.Run/Create in helper packageYong Tang2018-02-132-31/+21
* Rename integration/util to integration/internalVincent Demeester2018-02-102-2/+2
* Add canonical import commentDaniel Nephin2018-02-054-4/+4
* Replace vol plugin integration test w/ unit testBrian Goff2017-11-155-145/+0
* Merge pull request #35265 from cpuguy83/32609_defreference_voldriver_on_errorVictor Vieux2017-11-075-0/+145
|\
| * Fixup some issues with plugin refcountingBrian Goff2017-10-215-0/+145
* | [integration] ensure frozen images are loadedChristopher Jones2017-10-201-0/+5
|/
* Skip all testdata in integrationDaniel Nephin2017-10-022-1/+2
* integration/plugin/authz: inline CLI work-alike libraryDavid Sheets2017-10-022-40/+162
* integration/plugin/authz: port tests from integration-cliDavid Sheets2017-10-023-0/+700