mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Update excel-based upload files
This commit is contained in:
@@ -343,8 +343,7 @@ def test_example_spreadsheet(
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"filename, acceptable_file, expected_status",
|
||||
# TODO update the excel files with expected phone numbers
|
||||
# list(zip(test_spreadsheet_files, repeat(True), repeat(302))) +
|
||||
list(zip(test_spreadsheet_files, repeat(True), repeat(302))) +
|
||||
list(zip(test_non_spreadsheet_files, repeat(False), repeat(200)))
|
||||
)
|
||||
def test_upload_files_in_different_formats(
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user