Commit graph

17 commits

Author SHA1 Message Date
eikendev
2c20e42a21
Add misspell, gocritic, and revive 2023-04-01 20:00:58 +02:00
eikendev
5e640800fe
Fix spelling using misspell 2023-04-01 17:24:48 +02:00
eikendev
f251b12fc8
Remove semgrep, use errcheck, gosec, govulncheck 2023-03-25 23:20:08 +01:00
eikendev
2ddc0fbd74
Update to Go 1.19 2023-02-11 23:41:42 +01:00
eikendev
0b8d22d293
Use gofumpt as code formatter 2022-04-20 22:08:21 +02:00
eikendev
f839f248b9
Use logrus for logging 2022-04-11 23:46:02 +02:00
eikendev
8b90541a8f
Make test feedback a bit more consistent 2021-09-15 20:24:18 +02:00
Cubicroot
125e9ddd53 use require to stop failing tests 2021-09-15 18:29:05 +02:00
Cubicroot
a5bf786299 add update user unittest 2021-07-25 16:36:24 +02:00
Cubicroot
ea13efca02 add unittest for create notification 2021-07-22 19:22:51 +02:00
Cubicroot
3ad8a5044e get rid of external data for testing 2021-06-28 18:56:24 +02:00
Cubicroot
4c84589172 improve code 2021-06-20 17:48:04 +02:00
Cubicroot
e6f24c4458 add test for getUser & add readme 2021-06-19 16:59:30 +02:00
Cubicroot
ef5409eb35 add Tests for getID 2021-06-13 18:09:57 +02:00
Cubicroot
49ec908fce add tests for deleting and updating applications 2021-06-12 17:57:55 +02:00
Cubicroot
ee212e11c3 enhance application testing 2021-06-11 19:03:04 +02:00
Cubicroot
e87f775b1d add tests for config 2021-06-11 10:13:17 +02:00