1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-17 21:18:31 +02:00
Jesse Duffield 7b302d8c29 Write unit tests with the help of afero
Afero is a package that lets you mock out a filesystem with an in-memory filesystem.
It allows us to easily create the files required for a given test without worrying about
a cleanup step or different tests tripping on eachother when run in parallel.

Later on I'll standardise on using afero over the vanilla os package
2023-07-30 18:35:36 +10:00
..
2022-03-19 12:12:57 +11:00
2023-07-30 18:35:23 +10:00
2023-07-30 18:35:22 +10:00
2023-06-01 19:21:24 +10:00
2021-06-02 20:33:52 +10:00
2022-10-13 22:23:56 +09:00
2022-08-07 11:16:14 +10:00
2022-08-07 11:16:14 +10:00
2023-07-03 12:54:14 +10:00
2023-07-03 12:54:13 +10:00
2022-03-17 19:13:40 +11:00
2023-01-18 20:56:22 +09:00
2022-10-02 20:57:44 -07:00
2022-10-02 20:57:44 -07:00