Commit Graph

17 Commits

Author SHA1 Message Date
826a0dcf84 ci: update CI workflow 2024-03-05 02:53:51 +00:00
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
e0a9c7bd77 docs(readme): fix license link 2022-03-21 23:14:28 +00:00
dfcdfa3416 chore(deps): update golangci-lint 2022-03-21 23:14:03 +00:00
0596869e3e fix(update): expand supported GOLDEN_UPDATE env var values 2022-03-21 23:12:37 +00:00
138981b7d4 wip: refactor Golden to a interface, improve testability of main implementation 2022-03-21 23:09:43 +00:00
edb189f086 chore(release): 0.1.0 v0.1.0 2021-10-28 02:25:16 +01: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
07a145c6f8 docs(readme): another minor formatting fix wording tweak 2021-09-17 02:49:37 +01:00
5d1588cc4d docs(readme): fix and improve formatting 2021-09-17 02:46:50 +01:00
a19d4efc3b Merge pull request #1 from jimeh/refactor-things
refactor: get closer to "stable"
2021-09-17 02:42:04 +01:00
2059e75911 docs(readme): populate readme with basic details 2021-09-17 02:36:24 +01:00
eee909325d ci(coverage): add coverage reports via CodeClimate 2021-09-17 02:31:36 +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