This website requires JavaScript.
Explore
Help
Sign In
core
/
gitea
Watch
3
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf29ee6dd2
gitea
/
tests
/
gitea-repositories-meta
/
user2
/
readme-test.git
/
HEAD
2 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test renderReadmeFile (#23185) Add test coverage to the important features of [`routers.web.repo.renderReadmeFile`](https://github.com/go-gitea/gitea/blob/067b0c2664d127c552ccdfd264257caca4907a77/routers/web/repo/view.go#L273); namely that: - it can handle looking in docs/, .gitea/, and .github/ - it can handle choosing between multiple competing READMEs - it prefers the localized README to the markdown README to the plaintext README - it can handle broken symlinks when processing all the options - it uses the name of the symlink, not the name of the target of the symlink
2023-03-09 01:24:23 +00:00
ref: refs/heads/master