]> source.dussan.org Git - gitea.git/commit
Check for valid user token in integration tests (#21520) (#21529)
authorsilverwind <me@silverwind.io>
Sat, 22 Oct 2022 09:22:11 +0000 (11:22 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2022 09:22:11 +0000 (17:22 +0800)
commit8043fbce09e32d9e56a26fe2d9e9be7d8c280aca
treefbb6f4237358164f340cde0a6bd97bdf056e5874
parent556e2d5506a4831f14e2b1c4508d9ec778fba628
Check for valid user token in integration tests (#21520) (#21529)

Backport #21520

Added checks for logged user token.

Some builds fail at unrelated tests, due to missing token.

Co-authored-by: Vladimir Yakovlev <nagos@inbox.ru>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
integrations/integration_test.go