aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/src/infrastructure/config/impl/__tests__
Commit message (Collapse)AuthorAge
* build: run integration tests in CIHEADmainLibravatar Kristóf Marussy2022-05-31
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* refactor(main): improve config file handlingLibravatar Kristóf Marussy2022-05-30
| | | | | | | | Simplify config file watcher by debouncing events instead of throttling. Make sure to flush config changes on application exit. Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* test(main): ConfigFile integration testLibravatar Kristóf Marussy2022-05-29
Signed-off-by: Kristóf Marussy <kristof@marussy.com>