summaryrefslogtreecommitdiffstats
path: root/modules/testlogger (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: add trailing newline to `testlogger.go:recordError` messageMichael Kriese2024-11-141-1/+1
* [PORT] Refactor tests to prevent from unnecessary preparations (gitea#32398)wxiaoguang2024-11-071-4/+2
* fix: make branch protection work for new branchesGusted2024-10-241-0/+2
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-091-3/+3
* Merge pull request '[FEAT] Mark database errors in tests as failure' (#2972) ...Earl Warren2024-04-021-0/+3
|\
| * [FEAT] Mark database errors in tests as failureGusted2024-04-021-0/+3
* | [BUG] Use correct template for commitmail errorGusted2024-04-021-36/+0
|/
* [TESTS] disable test failure on log.Error for nowoliverpool2024-04-011-1/+3
* [TESTS] do not include line numbers in the error whitelistEarl Warren2024-03-311-105/+116
* populate testlogger ignoreListoliverpool2024-03-301-4/+275
* [TESTS] prevent overriding testlogger when calling mainAppoliverpool2024-03-271-0/+5
* [I18N] Add missing translation for more_items0ko2024-03-261-3/+0
* fail test when log.Error is calledoliverpool2024-03-241-30/+186
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-1/+2
* Rewrite logger system (#24726)wxiaoguang2023-05-221-72/+26
* Make testlogger output "TestLogger" prefix (#24683)wxiaoguang2023-05-121-1/+3
* Rewrite queue (#24505)wxiaoguang2023-05-081-0/+212