Skip to content

Commit c8c72ef

Browse files
committed
Add Allure test report
1 parent 101cceb commit c8c72ef

File tree

838 files changed

+17357
-15593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

838 files changed

+17357
-15593
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"uuid": "11a51009-4dea-4d5b-a0e7-7ab42795a862", "children": ["75abd1f9-fe7a-4ac4-9959-1f9d5d37d733", "f478140d-a916-47f0-95c1-4f6b167756f4", "01b5c4b9-4ff6-4fb7-8a69-8e34440811d4", "98a6d91f-6e6c-4eca-93ab-c1115f62f9e8", "c28b6ee6-ec3e-4c73-8be1-fd943daa08ab"], "befores": [{"name": "setup", "status": "passed", "start": 1733980855855, "stop": 1733980856917}], "afters": [{"name": "setup::0", "status": "passed", "start": 1733980859454, "stop": 1733980866744}], "start": 1733980855855, "stop": 1733980866744}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sync of jobs status code: 200
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_cities[urbio]", "status": "passed", "description": "\n Test job titles contain special characters\n ", "parameters": [{"name": "scraper_class", "value": "'urbio'"}], "start": 1733981971186, "stop": 1733981971186, "uuid": "f5eaad6f-fd07-4fd6-bcd6-efc4c61b63b0", "historyId": "611e3f7fcfbc2a15facbd3fd47d5a765", "testCaseId": "1204388ca11ed5cbe72e4cae6999b749", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_cities", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_types[pimcopy]", "status": "passed", "description": "\n Test job types match ['hybrid', 'remote', 'on-site']\n ", "parameters": [{"name": "scraper_class", "value": "'pimcopy'"}], "start": 1733981529297, "stop": 1733981529297, "uuid": "429d43ae-b3bb-4b4e-a306-8622b7e48c23", "historyId": "88f24a1aa1e29f4e91d601e9f0f9e614", "testCaseId": "270208025a81f784ad6c6daea20c79dc", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_types", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_types[avaelgo]", "status": "failed", "statusDetails": {"message": "AssertionError: One of the job format types is not within the expected job type formats", "trace": "self = <TestJobsValidator.test_api.TestScrapers object at 0x7f8542e6aad0>\nsetup = (['FullStack .NET Developer', 'Microsoft Azure Cloud Engineer', 'Sales Specialist', 'Senior Test Automation'], [['Timi...ore flexibile', 'on-site'], ['Romania', 'Romania', 'Romania', 'Romania'], [['Timis'], ['Timis'], ['Timis'], ['Timis']])\n\n @pytest.mark.smoke\n def test_job_types(self, setup):\n \"\"\"\n Test job types match ['hybrid', 'remote', 'on-site']\n \"\"\"\n peviitor_jobs_data = setup\n job_types = peviitor_jobs_data[3]\n> TestScrapers.setup_tests.jobdetails.check_job_format_types(job_types)\n\ntests/TestJobsValidator/test_api.py:62: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \ntests/TestJobsValidator/api_utils/job_details_utils.py:136: in check_job_format_types\n self.typeutils.check_job_format_types(job_types_validator)\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <tests.TestJobsValidator.api_utils.job_types_utils.TypeTestUtils object at 0x7f8542f4d330>\njob_types_scraper = ['Hibrid si program flexibil', 'hibrid si ore flexibile', 'Hibrid si ore flexibile', 'on-site']\n\n def check_job_format_types(self, job_types_scraper):\n msg = \"An unknown error occured\"\n expected_job_type_formats = [\"hybrid\", \"remote\", \"on-site\"]\n \n for job_type in job_types_scraper:\n if job_type not in expected_job_type_formats:\n msg = f\"One of the job format types is not within the expected job type formats\"\n> raise AssertionError(msg)\nE AssertionError: One of the job format types is not within the expected job type formats\n\ntests/TestJobsValidator/api_utils/job_types_utils.py:13: AssertionError"}, "description": "\n Test job types match ['hybrid', 'remote', 'on-site']\n ", "parameters": [{"name": "scraper_class", "value": "'avaelgo'"}], "start": 1733980575605, "stop": 1733980575605, "uuid": "f29b8f0b-39a8-4e24-a84a-ede59831b61b", "historyId": "40d845ab51750fefed269b64a91fbdf7", "testCaseId": "270208025a81f784ad6c6daea20c79dc", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_types", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_counties[creatopy]", "status": "passed", "description": "\n Test job titles contain special characters\n ", "parameters": [{"name": "scraper_class", "value": "'creatopy'"}], "start": 1733980870740, "stop": 1733980870740, "uuid": "29e2f9cb-fbba-4b4a-b7a2-120f344a6ea1", "historyId": "50189f9b27359b8b6e34aee99c722f42", "testCaseId": "6cac5ec7a123f1739f4d7b5abe903327", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_counties", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_link_content[covalact]", "status": "passed", "description": "\n Test job links for the job title presence in the html response output\n ", "attachments": [{"name": "stdout", "source": "659ae54f-aa3d-4691-b8f4-f2da2ddeef9c-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "scraper_class", "value": "'covalact'"}], "start": 1733980856918, "stop": 1733980859446, "uuid": "75abd1f9-fe7a-4ac4-9959-1f9d5d37d733", "historyId": "1b4af5dd92af83a9ead899df2b735338", "testCaseId": "3a863062a3835cf6b2ad4e16e5390871", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_link_content", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sync of jobs status code: 200
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_link_content[iuliuscompany]", "status": "passed", "description": "\n Test job links for the job title presence in the html response output\n ", "attachments": [{"name": "stdout", "source": "842ac279-410a-44c4-a4e0-1a74c1c4e3c1-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "scraper_class", "value": "'iuliuscompany'"}], "start": 1733981238113, "stop": 1733981239969, "uuid": "a09cf1e8-5c27-428e-83d1-a237d993f27f", "historyId": "635784124098893a39f385a52df61550", "testCaseId": "3a863062a3835cf6b2ad4e16e5390871", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_link_content", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name": "test_job_cities[affidearomania]", "status": "passed", "description": "\n Test job titles contain special characters\n ", "parameters": [{"name": "scraper_class", "value": "'affidearomania'"}], "start": 1733980385924, "stop": 1733980385932, "uuid": "7646f81e-7a20-436e-bfe8-49f6585a921b", "historyId": "05f73edc13cfaa66aa1e91dbd8b3f89d", "testCaseId": "1204388ca11ed5cbe72e4cae6999b749", "fullName": "tests.TestJobsValidator.test_api.TestScrapers#test_job_cities", "labels": [{"name": "tag", "value": "smoke"}, {"name": "parentSuite", "value": "tests.TestJobsValidator"}, {"name": "suite", "value": "test_api"}, {"name": "subSuite", "value": "TestScrapers"}, {"name": "host", "value": "fv-az572-803"}, {"name": "thread", "value": "1890-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.TestJobsValidator.test_api"}]}

0 commit comments

Comments
 (0)