Commit Graph

17 Commits

Author SHA1 Message Date
Levente Nas
469e402d35 feat(Testing): add assert panic and not panic 2024-10-15 22:46:25 +02:00
6c719784bb chore: add license 2024-10-15 21:39:47 +02:00
b48b8a554b Merge pull request #2 from lbatuska/consistent_naming_conventions
chore(pr)!: consistent naming conventions
2024-10-15 21:33:19 +02:00
aacb529fb6 refactor(Logger)!: harmonize naming 4 2024-10-15 13:31:00 +02:00
b40f588537 refactor(Testing)!: harmonize naming 3 2024-10-15 13:27:48 +02:00
86c8376f54 refactor(Assert)!: harmonize naming 2 2024-10-15 13:26:44 +02:00
331c1722af refactor(Type)!: harmonize naming 1 2024-10-15 13:18:33 +02:00
7153f2073e fix(testing)!: fix AssertFalse was logically inverted 2024-10-15 13:06:37 +02:00
dffea122de refactor(typeutils)!: refactor to pointer receivers 2024-10-13 21:55:08 +02:00
62ff01d6b8 test!: remove main_test.go 2024-10-13 21:54:33 +02:00
0431cfff78 refactor: add Ptr function for easy inline pointer creation 2024-10-13 21:38:37 +02:00
ab8ce91181 fix: separate asserts so log origin will be correct 2024-10-13 21:33:33 +02:00
eefabeccec feat: add assert utils 2024-10-13 21:31:37 +02:00
Levente Nas
c4b6077e3a refactor: naming (#1) 2024-09-25 09:42:06 +02:00
23a8a9ee04 fix: typo 2024-09-16 07:52:50 +02:00
4d974d086f fix: minor fixes to types 2024-09-15 18:26:32 +02:00
2c75b20349 inital commit 2024-09-12 22:16:26 +02:00