Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for valid user token in integration tests (#21520) #21529

Merged
merged 2 commits into from
Oct 22, 2022

Commits on Oct 21, 2022

  1. Check for valid user token in integration tests (go-gitea#21520)

    Added checks for logged user token.
    
    Some builds fail at unrelated tests, due to missing token.
    
    Example:
    https://drone.gitea.io/go-gitea/gitea/62011/2/14
    
    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    2 people authored and silverwind committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c1be31d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    44c9f96 View commit details
    Browse the repository at this point in the history