Commit graph

57 commits

Author SHA1 Message Date
Sergey Vartanov
701263f065 Add test for empty ways. 2022-04-27 00:15:06 +03:00
Sergey Vartanov
5fc9ab0b5e Issues #126: add test. 2022-04-27 00:14:29 +03:00
Sergey Vartanov
30a45f54ba Fix code style. 2022-04-08 03:10:05 +03:00
Sergey Vartanov
6e38ca5aa8 Issues #67, #122: refactor text constructing.
Fixes main label mode.
2022-04-08 02:48:21 +03:00
Sergey Vartanov
a082722b6d Refactor icon colors. 2022-04-08 01:27:13 +03:00
Sergey Vartanov
bd026c2c73 Add test for default icon color. 2022-04-08 00:56:01 +03:00
Sergey Vartanov
a554d28c5c Refactor scheme test. 2022-04-08 00:10:55 +03:00
Sergey Vartanov
1f4fb66c85 Close #98: copy license file to icon collection. 2022-02-24 00:50:43 +03:00
Sergey Vartanov
9a1130c3a6 Issue #103: fix rendering test. 2022-01-26 10:57:38 +03:00
Sergey Vartanov
8b9748087f Fix scheme test. 2022-01-15 12:51:56 +03:00
Sergey Vartanov
0d8e877748 Add tag tests JSON file. 2021-12-09 23:22:55 +03:00
Sergey Vartanov
fd39961fc7 Fix scheme test. 2021-12-05 15:33:22 +03:00
Sergey Vartanov
82ecbdef81 Add scheme test. 2021-12-04 22:22:08 +03:00
Sergey Vartanov
699c1e9592 Change scheme initialization. 2021-12-04 22:21:38 +03:00
Sergey Vartanov
2f900ac442 Fix command-line test. 2021-11-28 18:40:47 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +03:00
Sergey Vartanov
6e20668e24 Remove Moire test.
Moire is not installed by default.
2021-11-10 02:37:57 +03:00
Sergey Vartanov
11f0e0c26f Add test for Moire generation. 2021-11-10 02:30:30 +03:00
Sergey Vartanov
8d5f5a3492 Add simple tests for fish and Taginfo. 2021-11-10 02:30:09 +03:00
Sergey Vartanov
c193901e15 Issue #83: display transition as connection.
Display road part with placement=transition as connection between
two roads.
2021-11-10 02:28:04 +03:00
Sergey Vartanov
221b0bace6 Optimize imports. 2021-11-08 03:27:36 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00
Sergey Vartanov
11596c4cd8 Issue #83: add second placement tag test. 2021-11-08 00:46:53 +03:00
Sergey Vartanov
059ffa2805 Issue #83: add placement tag test. 2021-11-08 00:42:42 +03:00
Sergey Vartanov
890d554a84 Add tests for road width. 2021-11-07 05:02:54 +03:00
Sergey Vartanov
6d3d2cdb14 Fix aeroway test. 2021-11-06 19:01:24 +03:00
Sergey Vartanov
7eaf3678f9 Issue #67: refactor text processing. 2021-11-02 23:51:49 +03:00
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