mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
1.9 KiB
1.9 KiB
GitLab QA
Login
- Regular account login
- LDAP login Use the support document for the ldap settings.
Forks
- fork group project
- push changes to fork
- submit merge request to origin project
- accept merge request
Git
- add, remove ssh key
- git clone, git push over ssh
- git clone, git push over http (with both regular and ldap accounts)
Project
- create project
- create project using import repo
- transfer project
- rename repo path
- add/remove project member
- remove project
- create git branch with UI
- create git tag with UI
Web editor
- create, edit, remove file in web UI
Group
- create group
- create project in group
- add/remove group member
- remove group
Markdown
- Visit / clone relative links repository and see if the links are linking to the correct documents in the repository
- Check if images are rendered in the md
- Click on a directory link and see if it correctly takes to the tree view
- Click on a file link and see if it correctly takes to the blob view
- Check if the links in the README when viewed as a blob are correct
- Select the "markdown" branch and check if all links point to the files within the markdown branch
Syntax highlighting
- Visit/clone language highlight repository
- Check for obvious errors in highlighting
Upgrader
- Upgrade from the previous release
- Run the upgrader script in this release (it should not break)
Rake tasks
- Check if rake gitlab:check is updated and works
- Check if rake gitlab:env:info is updated and works