Commit graph

30 commits

Author SHA1 Message Date
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Sergey Vartanov
cb776abfd9 Add test for direction parsing. 2021-10-12 23:59:07 +03:00
Sergey Vartanov
1be9906baf Fix warnings. 2021-10-11 01:14:03 +03:00
Sergey Vartanov
b358e56223 Change completion output file. 2021-10-11 00:45:54 +03:00
Sergey Vartanov
9f770a35cc Fix warnings. 2021-10-11 00:43:45 +03:00
Sergey Vartanov
01a1700ba2 Fix road connection colors. 2021-10-10 17:32:04 +03:00
Sergey Vartanov
854149f9bb Add boundary box parsing test. 2021-10-10 01:07:29 +03:00
Sergey Vartanov
eed249ccc2 Add types and documentation. 2021-10-06 23:59:45 +03:00
Sergey Vartanov
b6382ca78f Add element testing. 2021-10-06 23:54:07 +03:00
Sergey Vartanov
b7f0340ed6 Fix logs in tests. 2021-10-02 11:37:18 +03:00
Sergey Vartanov
4f1be1c60a Add command list. 2021-09-27 23:55:30 +03:00
Sergey Vartanov
608a6bf95b Issue #89: add test. 2021-09-26 20:37:09 +03:00
Sergey Vartanov
2f66e48397 Improve icon tests even more. 2021-09-26 20:33:09 +03:00
Sergey Vartanov
b1184770a0 Improve icon tests. 2021-09-26 20:31:07 +03:00
Sergey Vartanov
39acfc6ff6 Issue #91: support automatic icon generation.
Use regular expressions to match tags and construct icons using matched
substrings.
2021-09-26 20:30:36 +03:00
Sergey Vartanov
ef53fa9229 Fix requirements.
Bug is reported by @Zero3.
2021-09-24 06:24:58 +03:00
Sergey Vartanov
e3cf575f0d Fix arguments. 2021-09-16 08:19:24 +03:00
Sergey Vartanov
0a7bead1ca Issue #81: support lane drawing. 2021-09-15 07:50:55 +03:00
Sergey Vartanov
34d7ae0dbc Issue #13: support local restrictions. 2021-09-12 06:16:27 +03:00
Sergey Vartanov
52301801cd Add --show-tooltips argument. 2021-09-11 06:45:46 +03:00
Sergey Vartanov
972e4798b0 Move command list from configuration to code.
Standart commands are now in ui.py instead of
.github/workflows/test.yml.
2021-09-10 09:54:18 +03:00
Sergey Vartanov
c48a3ba8d7 Add more checks for integration tests. 2021-09-10 01:03:57 +03:00
Sergey Vartanov
f85bc5fc53 Add tile and element integration tests. 2021-09-10 00:47:55 +03:00
Sergey Vartanov
a3b194f53a Add icons and MapCSS integration tests. 2021-09-10 00:47:25 +03:00
Sergey Vartanov
d247508c73 Add render integration tests. 2021-09-10 00:42:16 +03:00
Sergey Vartanov
2bd22abcb4 Embed integration tests into pytest. 2021-09-10 00:39:45 +03:00
Sergey Vartanov
94f0897084 Fix code style. 2021-09-08 04:19:41 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Sergey Vartanov
38c4e00de3 Add equator length parsing; remove option. 2021-09-06 04:53:00 +03:00
Sergey Vartanov
ba26c1d4d7 Rename test to tests; fix equator length. 2021-09-02 02:42:49 +03:00