Commit Graph

8 Commits

Author SHA1 Message Date
Wanseob Lim
c5f15ecc45 refactor: improve build & test process
1. Describe build context & dockerfiles in `dockerfiles/docker-compose.yml`.
2. Using utils.buildAndGetContainer() function, specify the service name
and build the image before run test.
3. To skip the initial build process, developer can run `yarn pull:images`
on the root directory.
2020-08-17 13:31:47 +09:00
Wanseob Lim
5b0b7af3b0 chore: update dockerfiles for devenv 2020-07-15 06:43:21 +09:00
Wanseob Lim
898c465c41 feat: playground container 2020-07-13 21:43:32 +09:00
Wanseob Lim
4e944671cc fix: make testable also in common labtops 2020-05-26 20:06:39 +09:00
Wanseob Lim
bfc6662342 feat: docker-compose.yml for testing
closes #14
2020-05-21 03:07:45 +09:00
Wanseob Lim
6b26469383 chore: add coordinator docker compose 2020-05-20 15:54:41 +09:00
Wanseob Lim
0a00798506 chore: setup test env using docker 2020-04-27 15:26:45 +09:00
Wanseob Lim
147ab04101 fix: lerna testable 2020-04-08 02:42:47 +09:00