Commit graph

10 commits

Author SHA1 Message Date
Null Chilly
f40fb2db6d test: calling get_palette before setup 2023-07-10 21:12:44 +07:00
Null Chilly
bf561b52a3
test: move setup spec to user-configs branch (#532)
* test: add more user configs

* remove comment

* feat: move setup_spec to user-configs branch

* fix: set fetch depth to 0

* ci: clone side-by-side, then move

* ci: cross-branch checkout is no longer needed

* ci: specify working-directory

* feat: add dispatch and schedule event

---------

Co-authored-by: mrtnvgr <martynovegorOF@yandex.ru>
Co-authored-by: winston <hey@winston.sh>
2023-07-10 17:06:27 +07:00
Null Chilly
15043d3637 fix(tests): shadowing variable 2023-07-07 20:55:08 +07:00
Null Chilly
d438c01416 fix(which-key): wrong separator highlight group 2023-07-07 20:52:11 +07:00
Null Chilly
12894370fa refactor(tests): use table for configs 2023-06-28 11:30:46 +07:00
nullchilly
304908d13d chore: comment deprecated tests 2023-04-30 17:29:30 +07:00
nullchilly
5147c43c4d fix(load): respect o:background 2023-04-29 16:02:30 +07:00
Null Chilly
06ceffdef5
feat(tests): add vanilla vim (#423) 2023-03-02 10:23:38 +07:00
Null Chilly
f08590be32
refactor(tests): use package manager (#422) 2023-03-02 01:06:48 +07:00
Null Chilly
bad9c23f12
feat: add plenary tests (#420)
* feat: add tests

* fix(hash): use h * 33 + c for djb2

* fix: unload all lua module in before_each
2023-02-27 23:51:09 +07:00