mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - Test suite
Rename tests: Function names, variables, etc. Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
148c882501
commit
61f1e5b399
15 changed files with 332 additions and 332 deletions
|
@ -12,8 +12,8 @@ test_expect_success 'Test basic authentication.' '
|
|||
'
|
||||
|
||||
test_expect_success 'Test Package Maintainer authentication.' '
|
||||
cover "$GIT_AUTH" "$AUTH_KEYTYPE_TU" "$AUTH_KEYTEXT_TU" >out &&
|
||||
grep -q AUR_USER=tu out &&
|
||||
cover "$GIT_AUTH" "$AUTH_KEYTYPE_PM" "$AUTH_KEYTEXT_PM" >out &&
|
||||
grep -q AUR_USER=pm out &&
|
||||
grep -q AUR_PRIVILEGED=1 out
|
||||
'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue