Commit Graph

14 Commits (b33078fa33441c33c5d018b1b9a248c646549842)

Author SHA1 Message Date
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
7 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl e74868a850
Add test for IsTextFile()
8 years ago
Matthias Loibl 2bb188ae79
Add test for IsLetter()
8 years ago
Matthias Loibl 4235fff9ee
Add test for Int64sToMap()
8 years ago
Matthias Loibl d417aedcfa
Add tests for StringsToInt64s() & Int64sToStrings()
8 years ago
Matthias Loibl b00d82d679
Add tests for TruncateString()
8 years ago
Matthias Loibl 030ba2894f
Add tests for EllipsisString() and fix bug if param length < 3
8 years ago
Matthias Loibl f81711f40d
Test AvatarLink and refactor with tests passing
8 years ago
Matthias Loibl 70fb1cf9d1
Use testify/assert for all tests in tool_test.go
8 years ago
Matthias Loibl d874a9bf6b
Add unit test for base.FileSize()
8 years ago
Matthias Loibl 11c9160cd3
Start to add tests for modules/base/tool
8 years ago