I need new test data, added spaces to cli output

This commit is contained in:
Leon 2024-01-22 19:43:21 -05:00
parent 067a559b5a
commit c9928c47e5
1 changed files with 9 additions and 11 deletions

View File

@ -39,16 +39,14 @@ def test_positions(cli_setup, g_admin_ctx):
assert result.exit_code == 0 assert result.exit_code == 0
assert result.output == ''' assert result.output == '''
The positions will be updated: The positions will be updated:
president: test_0 president: test_0
vice-president: test_1 vice-president: test_1
sysadmin: test_2 sysadmin: test_2
secretary: test_3 secretary: test_3
webmaster: test_4 webmaster: test_4
treasurer: treasurer:
cro: cro:
offsck: offsck:
webmaster:
offsck:
ext-affairs-lead: ext-affairs-lead:
marketing-lead: marketing-lead:
design-lead: design-lead:
@ -117,10 +115,10 @@ def test_positions_multiple_users(cli_setup, g_admin_ctx):
assert result.exit_code == 0 assert result.exit_code == 0
assert result.output == ''' assert result.output == '''
The positions will be updated: The positions will be updated:
president: test_0 president: test_0
vice-president: test_1, test_2 vice-president: test_1, test_2
sysadmin: test_2 sysadmin: test_2
secretary: test_3, test_4, test_2 secretary: test_3, test_4, test_2
treasurer: treasurer:
cro: cro:
webmaster: webmaster: