Commit graph

46 commits

Author SHA1 Message Date
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
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