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.
forgejo/integrations/migration-test
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
* Rename BaseLogger to WriterLogger to help the creation of other providers

* Don't export ColorBytes and ResetBytes from ColoredValues

* Make integration tests only print logs if they fail

* check can color before coloring

* I always forget about MSSQL

* Oh and use LEVEL in sqlite.ini

* Make the test logger log at info - as it means you see the router

* Remove empty expected changes

* Make the migrations quieter too

* Don't display SQL on error - it can be looked at in the file logs if necessary

* Fix skip when using onGiteaRun
5 years ago
..
gitea-v1.5.3.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.5.3.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.5.3.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.postgres.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 5 years ago
migration_test.go Quieter Integration Tests (#6513) 5 years ago