Commit graph

13 commits

Author SHA1 Message Date
Smirnov Oleksandr
31302bdebd add thing for testing ci 2023-07-20 20:11:14 +03:00
Smirnov Oleksandr
a2959e8446 test: utils 2023-07-20 20:05:22 +03:00
Smirnov Oleksandr
1ce9244c52 test(config): refactor tests 2023-07-20 19:55:37 +03:00
Smirnov Oleksandr
c608ddbd67 spec: change way how tests srtuctured 2023-07-20 19:53:44 +03:00
Smirnov Oleksandr
3d49d58fd2 feat: run tests independent from user's nvim config 2023-07-20 00:18:13 +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