tests: add a few integration tests.
This commit is contained in:
parent
0c2385fef9
commit
d579b33011
16 changed files with 325 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ setup_file() {
|
|||
}
|
||||
|
||||
@test "homectl: Create a user account and their associated home directory" {
|
||||
sudo homectl create user2
|
||||
printf "user2\nuser2" | sudo homectl create user2
|
||||
}
|
||||
|
||||
@test "homectl: List user accounts and their associated home directories" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue