gitea/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
2019-04-07 03:25:14 +03:00
..
gitea-v1.5.3.mysql.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.5.3.postgres.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.5.3.sqlite3.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.6.4.postgres.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.postgres.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
migration_test.go Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00