Commit Graph

9 Commits (main)

Author SHA1 Message Date
olimorris 98cd3de512 fix: #146 allowed_dirs and ignored_dirs 2024-08-09 08:56:18 +01:00
Zheng PiaoDan 2b4f192aca
fix: follow_cwd option (#132)
* fix: TestFollowCwd

* fix: follow_cwd not actually working

cause: `follow_cwd and nil or session` always use `session` because the
`true and nil` expression is evaluated to false
2024-05-31 09:47:52 +01:00
olimorris deae7ab202 tests: use plenary v0.1.3 for tests 2023-10-23 09:10:24 +01:00
olimorris 3dcad75325 tests: update testing and makefile 2023-03-09 09:40:20 +00:00
Oli 774e4d70e9
fix: #46 autoload sessions 2023-02-22 15:02:33 +00:00
olimorris 4e3310f6b8 fix: testing default config 2022-04-20 09:08:03 +01:00
olimorris f2478ae42d chore: add git branch tests 2022-04-07 00:23:28 +01:00
olimorris f886f9a2ec chore: improve test coverage 2022-04-06 23:23:02 +01:00
olimorris aa45be80ad test: add initial tests and ci 2022-03-08 07:53:00 +00:00