]> source.dussan.org Git - gitea.git/commit
just add some unit tests (#16291)
author6543 <6543@obermui.de>
Tue, 29 Jun 2021 21:00:02 +0000 (23:00 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Jun 2021 21:00:02 +0000 (22:00 +0100)
commitdea7a5c5b9fa7eea331159020268f8898a0a678d
tree2f21d25395957a79435874de2c875c249317702b
parentadd74fb368b4b6a5deee91e052240c0956d7dc5b
just add some unit tests (#16291)

* code.gitea.io/gitea/routers/utils coverage: 100.0%

* code.gitea.io/gitea/routers/install 0% -> 5.0%

* ConvertUtf8ToUtf8mb4: make sure DBType is mysql
models/convert.go
routers/install/routes_test.go [new file with mode: 0644]
routers/utils/utils_test.go