Xyphuz
|
7b0466885a
|
fix: wrong typing in tests
|
2024-04-27 17:29:14 +08:00 |
|
Xyphuz
|
eb84c5ed05
|
test: add test for root service
|
2023-01-11 00:54:06 +08:00 |
|
Xyphuz
|
daa7c4dc73
|
fix: wrong generated data model of compose spec #41
|
2023-01-10 21:43:49 +08:00 |
|
Xyphuz
|
e0d3baa522
|
fix: ports start with colon cannot be parsed #38
|
2023-01-10 21:08:44 +08:00 |
|
Xyphuz
|
80b046d1e5
|
chore: apply missing pre-commit hooks
|
2022-06-09 13:56:12 +08:00 |
|
wolfyeva
|
698a9a770b
|
add: device test
|
2022-06-09 03:06:51 +08:00 |
|
Xyphuz
|
600ca95ba5
|
test: add test of new components
|
2022-06-09 00:21:54 +08:00 |
|
uccuz
|
10c36344da
|
chore: create device test case
|
2022-06-07 00:41:45 +08:00 |
|
uccuz
|
382487eca0
|
chore: add new devices yaml data
|
2022-06-07 00:21:50 +08:00 |
|
Xyphuz
|
eca68a8190
|
chore: apply pre-commit hooks
|
2022-06-03 17:19:43 +08:00 |
|
uccuz
|
50589db102
|
chore: create env, expose, profiles test case
|
2022-06-03 16:57:40 +08:00 |
|
uccuz
|
1076459e7c
|
chore: add devices, env_file, expose and profiles
|
2022-06-03 16:56:36 +08:00 |
|
uccuz
|
603f552551
|
chore: add cgroup and container_name test case
|
2022-06-03 16:55:17 +08:00 |
|
uccuz
|
5892237eae
|
chore: add cgroup_parent and container_name yaml
|
2022-06-03 16:52:12 +08:00 |
|
Xyphuz
|
eb024311ea
|
test: add tmpfs test case
|
2022-05-27 20:26:44 +08:00 |
|
Xyphuz
|
83e4f3422f
|
chore: implement new error format
|
2022-05-27 19:56:30 +08:00 |
|
Xyphuz
|
2e50d1b4d1
|
test: adjust error format
|
2022-05-27 19:56:15 +08:00 |
|
Xyphuz
|
c43f3e10dd
|
feat: add spec
|
2022-05-27 14:17:04 +08:00 |
|
Xyphuz
|
910086507b
|
fix: wrong expected value in tests
|
2022-05-26 11:10:19 +08:00 |
|
Xyphuz
|
469f1f6122
|
chore: add new examples
|
2022-05-25 17:46:53 +08:00 |
|
Xyphuz
|
a71f82572c
|
chore: add examples
|
2022-05-25 17:16:38 +08:00 |
|
Xyphuz
|
f686cb53e9
|
chore: add missing tests/ymls/extends/web.yml
|
2022-05-24 19:49:39 +08:00 |
|
Xyphuz
|
81324f7f14
|
chore: update volume access_mode to fit compose-spec
|
2022-05-24 17:06:31 +08:00 |
|
Xyphuz
|
2c692f3ab3
|
refactor: test structure
|
2022-05-24 16:02:47 +08:00 |
|
Xyphuz
|
9503c55f76
|
test: add depends_on long syntax
|
2022-05-23 23:23:54 +08:00 |
|
Xyphuz
|
4424aae3ae
|
test: update test files to test ports and volumes in compose spec
|
2022-05-23 02:41:00 +08:00 |
|
Xyphuz
|
914827e928
|
chore: delete unused docker-compose.yaml
|
2022-05-23 02:13:57 +08:00 |
|
Xyphuz
|
31839b7aa6
|
feat: re-implement parser with compose spec
|
2022-05-22 12:34:18 +08:00 |
|
Xyphuz
|
2b9ddaa865
|
feat: implement Port
|
2022-05-21 23:19:01 +08:00 |
|
Xyphuz
|
5d090fca45
|
test: add test_port.py
|
2022-05-21 23:00:20 +08:00 |
|
uccu
|
603b9cb299
|
fix: fix 011111 test case error
|
2022-05-21 22:14:23 +08:00 |
|
uccu
|
56d8c6aaa7
|
fix: fix 011100 test case error
|
2022-05-21 22:13:48 +08:00 |
|
uccu
|
b877dad590
|
fix: fix 001110 test case error
|
2022-05-21 18:35:13 +08:00 |
|
Xyphuz
|
d5a9bf3f72
|
feat: implement Volume
|
2022-05-21 17:41:26 +08:00 |
|
Xyphuz
|
9f9733bec9
|
test: add test_volume.py
|
2022-05-21 17:25:56 +08:00 |
|
Xyphuz
|
de762d79b4
|
fix: wrong test expect value
|
2022-05-21 15:38:59 +08:00 |
|
Xyphuz
|
77db4f578e
|
test: add test_module.py
|
2022-05-19 16:06:16 +08:00 |
|
Xyphuz
|
82e7951444
|
test: change ValueError to AttributeError in Service initialization
|
2022-05-19 00:43:45 +08:00 |
|
Xyphuz
|
5349155622
|
chore: add type annotations in tests
|
2022-05-19 00:41:08 +08:00 |
|
Xyphuz
|
ecdc76a2a1
|
style: separate different tests
|
2022-05-19 00:38:42 +08:00 |
|
Xyphuz
|
650fc9dc46
|
test: parser exceptions
|
2022-05-19 00:34:26 +08:00 |
|
Xyphuz
|
c1e7a28af0
|
ci: add pre-commit hooks
|
2022-05-18 23:33:56 +08:00 |
|
Xyphuz
|
1ec80883f0
|
chore: apply pre-commit hooks
|
2022-05-18 23:28:18 +08:00 |
|
Xyphuz
|
16768590e4
|
test: update test_cli
|
2022-05-18 22:47:54 +08:00 |
|
wolfyeva
|
04535bb834
|
test: added all of the test
|
2022-05-18 22:03:52 +08:00 |
|
wolfyeva
|
366f605efb
|
test: add rest of the tests
|
2022-05-18 22:03:27 +08:00 |
|
wolfyeva
|
1c82643dca
|
fix: build from image and extends conflict
|
2022-05-18 20:59:30 +08:00 |
|
wolfyeva
|
e630bb034c
|
fix: build from image
|
2022-05-18 19:49:33 +08:00 |
|
wolfyeva
|
63556d734f
|
fix: extends and image conflict problem
|
2022-05-18 18:01:35 +08:00 |
|
wolfyeva
|
687c761139
|
fix: infeasible tests
|
2022-05-18 17:38:14 +08:00 |
|