0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 15:23:14 -05:00
forgejo/tests
Gusted 532c35c25a Fix: return correct type in GetSubModule
- `GetSubModules` already solely stores the URL of the submodule and not
a `*SubModule` entry, so don't try to type assert it to be a struct.
- I am not able to pinpoint when this was regressed but if I had to
guess it might be #4941.
- Added integration test.

(cherry picked from commit e7cffc378f)
2024-12-03 03:24:54 +00:00
..
e2e Fix wiki search overflowing on wide screens (#6047) 2024-11-30 17:10:57 +01:00
fuzz
gitea-lfs-meta
gitea-repositories-meta Fix wiki search overflowing on wide screens (#6047) 2024-11-30 17:10:57 +01:00
integration Fix: return correct type in GetSubModule 2024-12-03 03:24:54 +00:00
testdata/data/attachments/a/0
mysql.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
pgsql.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
sqlite.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
test_utils.go [TESTS] Move CreateDeclarativeRepo to more accessible location 2024-08-25 02:54:43 +02:00