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

Add unit test for repository collaboration (#25640) #25658

Merged
merged 2 commits into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Add unit test for repository collaboration (go-gitea#25640)

    Add a few extra test cases and test functions for the collaboration
    model to get everything covered by tests (except for error handling, as
    we cannot suddenly mock errors from the database).
    
    
    Co-authored-by: Gusted <postmaster@gusted.xyz>
    Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/825
    Co-authored-by: Gusted <gusted@noreply.codeberg.org>
    Co-authored-by: silverwind <me@silverwind.io>
    Co-authored-by: Giteabot <teabot@gitea.io>
    5 people committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d42a802 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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