This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/tests/gitea-repositories-meta
Nick 52e24167e5
Test renderReadmeFile (#23185)
Add test coverage to the important features of
[`routers.web.repo.renderReadmeFile`](067b0c2664/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 09:24:23 +08:00
..
limited_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
migration/lfs-test.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
org26 Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
privated_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user2 Test renderReadmeFile (#23185) 2023-03-09 09:24:23 +08:00
user3/repo3.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user5/repo4.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user12/repo10.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user13/repo11.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user27 Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user30 Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00