Guillaume Tardif
|
cc46f84043
|
Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one.
|
2020-05-27 18:38:51 +02:00 |
Christopher Crone
|
7d49706acf
|
Refactor e2e suite code
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-05-20 18:08:07 +02:00 |
Christopher Crone
|
a8146ad59c
|
Rework e2e tests into suite
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-05-20 15:57:10 +02:00 |
guillaume.tardif
|
ecfffc6feb
|
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
|
2020-05-18 14:14:52 +02:00 |
Guillaume Tardif
|
35c5073cc0
|
First e2e tests running locally (with example backend)
|
2020-05-05 14:40:30 +02:00 |