forgejo-aneksajo/tests
Nick ede7078c24 git-annex: create modules/annex (#21)
This moves the `annexObjectPath()` helper out of the tests and into a
dedicated sub-package as `annex.ContentLocation()`, and expands it with
`.Pointer()` (which validates using `git annex examinekey`),
`.IsAnnexed()` and `.Content()` to make it a more useful module.

The tests retain their own wrapper version of `ContentLocation()`
because I tried to follow close to the API modules/lfs uses, which in
terms of abstract `git.Blob` and `git.TreeEntry` objects, not in terms
of `repoPath string`s which are more convenient for the tests.
2024-05-24 17:45:25 +02:00
..
e2e Fixes that the settings button moves in the overflow menu 2024-04-29 10:54:39 +00:00
fuzz Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Allow non-admin users to delete review requests (#29057) 2024-02-26 22:30:27 +01:00
integration git-annex: create modules/annex (#21) 2024-05-24 17:45:25 +02:00
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 2023-10-01 10:41:52 +00:00
mssql.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-05-24 17:45:25 +02:00
mysql.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-05-24 17:45:25 +02:00
pgsql.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-05-24 17:45:25 +02:00
sqlite.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-05-24 17:45:25 +02:00
test_utils.go Adapt patch to upstream changes 2024-05-24 17:45:25 +02:00