Commit graph

12 commits

Author SHA1 Message Date
Smirnov Oleksandr
e3a038fcfa test: remove nvim-dap from test deps because it didn't use anywhere 2023-06-22 20:00:37 +03:00
Smirnov Oleksandr
4ff84c5031 test(iferr): add integration 2023-06-10 02:01:58 +03:00
Smirnov Oleksandr
ab874c6c4f some tests refactoring and sep by type 2023-06-10 02:01:58 +03:00
Smirnov Oleksandr
00d24d8ad6 refactor(tests): make tests independent from user nvim config 2023-06-10 02:01:58 +03:00
Smirnov Oleksandr
b5c3358521
refactor tests (#23)
* fix: add `nvim-dap` as test dep. fix makefile

* refactor(spec): struct_tags
2022-12-19 12:27:39 +02:00
Smirnov Oleksandr
1363d55056 refactor: change minimal spec config 2022-12-19 11:52:07 +02:00
Smirnov Oleksandr
4b83da6d7f style: reformat all lua code 2022-07-07 14:09:48 +03:00
Smirnov Oleksandr
40a2839eab
feat(config): add base implementation
* feat(config): naive implementation

feat(config): get command for a run from config

* docs: add config

* fix typo [skip ci]

* test: add config
2022-06-27 20:28:35 +03:00
Smirnov Olexander
7587555fa9 test: add for utils
* Add tests only for gopher._utils.empty()
2022-06-11 17:16:41 +03:00
Smirnov Olexander
149e89eab4 test: add for struct_tags 2022-06-11 17:16:41 +03:00
Smirnov Olexander
49d99135be add makefile 2022-05-31 00:23:53 +03:00
Smirnov Olexander
7fc01485e7 Initial commit 2022-05-30 15:44:12 +03:00