summaryrefslogtreecommitdiffstats
path: root/modules/setting/storage_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fix test lintingMichael Kriese2024-11-111-1/+1
* Add testifylint to lint checks (#4535)TheFox0x72024-07-301-39/+40
* Support storage base path as prefix (#27827)Lunny Xiao2023-11-011-0/+53
* Fix storage path logic especially for relative paths (#26441)Lunny Xiao2023-08-131-0/+163
* Fix the wrong derive path (#26271)Lunny Xiao2023-08-041-0/+159
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-154/+42
* Rewrite queue (#24505)wxiaoguang2023-05-081-9/+9
* Refactor config provider (#24245)Lunny Xiao2023-04-251-10/+9
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-191-33/+42
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* more test case for STORAGE_TYPE overrides (and fixes) (#14096)胡玮文2020-12-221-0/+33
* Fix storage config implementation (#14091)胡玮文2020-12-211-0/+164