forgejo/tests
fluzz da932152f1 Checking Comment changes, with and without providing an updated_at date
Those unit tests are added:

- TestAPICreateCommentWithAutoDate
- TestAPICreateCommentWithNoAutoDate

- TestAPIEditCommentWithAutoDate
- TestAPIEditCommentWithNoAutoDate

- TestAPICreateCommentAttachmentWithAutoDate
- TestAPICreateCommentAttachmentWithNoAutoDate
2023-08-24 12:11:00 +02:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration Checking Comment changes, with and without providing an updated_at date 2023-08-24 12:11:00 +02:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-08-22 08:01:54 +02:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-08-22 08:01:54 +02:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-08-22 08:01:54 +02:00
pgsql.ini.tmpl [CI] tests/pgsql.ini.tmpl: do not use minio 2023-08-22 08:01:54 +02:00
sqlite.ini.tmpl [TESTS] increase test-sqlite log level to Trace 2023-08-22 08:41:55 +02:00
test_utils.go