Commit Graph

7 Commits

Author SHA1 Message Date
9d8db8e5f7 wip: some more drastic refactoring 2024-03-05 02:53:51 +00:00
f42dbf9010 wip: unfinished further tweaks 2024-03-02 11:56:56 +00:00
138981b7d4 wip: refactor Golden to a interface, improve testability of main implementation 2022-03-21 23:09:43 +00:00
905a0c69a9 fix(helper): call t.Helper() from all test helper functions 2021-10-28 02:19:43 +01:00
cbdc529f03 docs(godoc): fix typo refering to SetP functions as Write() 2021-10-27 21:54:41 +01:00
3185b09d09 refactor(golden): major refactor and improvements
This includes sanitizing golden file names to avoid characters and names
which are invalid on some operating systems. So this should now work on
Linux, macOS, and Window.
2021-09-17 02:21:32 +01:00
1d50225ce6 feat(golden): initial commit 2021-09-16 02:46:51 +01:00