mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1. fix incorrect tests, for example: BeanExists doesn't do assert and shouldn't be used 2. remove unnecessary test functions 3. introduce DumpQueryResult to help to see the database rows during test (at least I need it) ``` ====== DumpQueryResult: SELECT * FROM action_runner_token ====== - # row[0] id: 1 token: xeiWBL5kuTYxGPynHCqQdoeYmJAeG3IzGXCYTrDX owner_id: 0 ... ``` |
2 months ago | |
---|---|---|
.. | ||
e2e | 3 months ago | |
fuzz | 3 months ago | |
gitea-lfs-meta | 2 years ago | |
gitea-repositories-meta | 3 months ago | |
integration | 2 months ago | |
testdata/data | 4 months ago | |
mssql.ini.tmpl | 9 months ago | |
mysql.ini.tmpl | 1 year ago | |
pgsql.ini.tmpl | 5 months ago | |
sqlite.ini.tmpl | 1 year ago | |
test_utils.go | 2 months ago |