From 9ff12c643feadc353f29fe8dac4b9819caf1779c Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 13 Jun 2024 15:54:17 -0500 Subject: Fix tests and issues caught by tests. --- tests/qc_app/test_entry.py | 97 +++++++++-------------------- tests/qc_app/test_parse.py | 6 +- tests/qc_app/test_progress_indication.py | 24 +++---- tests/qc_app/test_results_page.py | 6 +- tests/qc_app/test_uploads_with_zip_files.py | 49 +++++++++++---- 5 files changed, 84 insertions(+), 98 deletions(-) (limited to 'tests/qc_app') diff --git a/tests/qc_app/test_entry.py b/tests/qc_app/test_entry.py index bfe56ec..0c614a5 100644 --- a/tests/qc_app/test_entry.py +++ b/tests/qc_app/test_entry.py @@ -1,80 +1,43 @@ """Test the entry module in the web-ui""" import pytest -from tests.conftest import uploadable_file_object +@pytest.mark.parametrize( + "dataitem,lower", + ( + # expression data UI elements + (b'
We have found the following errors so far
We found the following errors