Dashboard Suites Test Metrics Archives Screenshots
Time taken 00:16:02 Hrs
PYTEST REPORT
March 25, 2024
143
TEST CASES
  Trends
Test Suite 24
Suite Highlights

0 /0 Times

MOST FAILED SUITE

Suite Pass Fail Skip xPass xFail Error Rerun
tests/audit_trail_service/test_comparable.py 6 0 0 0 0 0 0
tests/audit_trail_service/test_unify_uuid.py 1 0 0 0 0 0 0
tests/conformance_service/test_conformance.py 11 0 0 0 0 0 0
tests/consistency_service/test_consistency.py 16 0 0 0 0 0 0
tests/data_derivation_service/test_data_derivation_e2e.py 2 0 0 0 0 0 0
tests/data_derivation_service/test_metrics_derivation.py 14 0 0 0 0 0 0
tests/data_derivation_service/test_milestones_derivation.py 5 0 0 0 0 0 0
tests/data_derivation_service/test_status_derivation.py 7 0 0 0 0 0 0
tests/data_derivation_service/test_upcoming_rtr.py 5 0 0 0 0 0 0
tests/data_retrieval/test_common.py 4 0 0 0 0 0 0
tests/data_retrieval/test_icon.py 2 0 0 0 0 0 0
tests/data_retrieval/test_medpace.py 2 0 0 0 0 0 0
tests/data_retrieval/test_parexel.py 2 0 0 0 0 0 0
tests/data_retrieval/test_provider.py 4 0 0 0 0 0 0
tests/disambiguation/test_disambiguation.py 2 0 0 0 0 0 0
tests/etl_services/test_etl.py 21 0 0 0 0 0 0
tests/etl_services/test_transformation.py 1 0 0 0 0 0 0
tests/etl_services/test_unify_uuid.py 1 0 0 0 0 0 0
tests/raw_repository/test_raw.py 3 0 0 0 0 0 0
tests/refined/test_refined_e2e.py 6 0 0 0 0 0 0
tests/server/test_server.py 12 0 0 0 0 0 0
tests/source_of_truth_service/test_combine_research_studies.py 4 0 0 0 0 0 0
tests/source_of_truth_service/test_filter_resources.py 4 0 0 0 0 0 0
tests/trusted_repository/test_trusted.py 8 0 0 0 0 0 0
Test CaseTest Description Status Time (s) Error Message
test_comparable_milestonesSA-1929: Test if two Milestones having the same description, site, country,
source are considered as comparable.
PASS 0.0
test_comparable_metricsSA-1929: Test if two Metrics having the same description, site, country,
start, source are considered as comparable.
PASS 0.0
test_comparable_participantsSA-1929: Test if two ResearchSubject having the same identifier
are considered as comparable.
PASS 0.03
test_comparable_research_sitesSA-1929: Test if two ResearchSites having the same identifier
are considered as comparable.
PASS 0.0
test_comparable_research_studiesSA-1929: Test if two ResearchStudy having the same ipsen_study_id
are considered as comparable.
PASS 0.0
test_compare_bundlesSA-1928: check that if a value changed in a Resource, a log is created. PASS 2.7
test_unify_practitioner_uuid PASS 0.0
test_conformance_missing_attributesThis test checks if the function is able to detect missing attributes for given resource. PASS 0.36
test_conformance_not_expected_attributesThis test checks if the function is able to detect not expected attributes for given
resource.
PASS 0.41
test_conformance_bad_typeThis test checks if the function is able to detect attribute having bad type for given
resource.
PASS 0.4
test_conformance_none_valueThis test checks if the function is able to detect attribute value is None for given
resource.
PASS 0.44
test_conformance_bad_valueThis test checks if the function is able to detect attribute value is not corresponding to
its valueset for given resource.
PASS 0.38
test_conformance_bad_subresourceThis checks if the function is able to detect subresource structure is not corresponding
to its valueset for given resource.
PASS 0.31
test_conformance_unkown_errorThis test checks if the function is able to detect bad subresource structure. PASS 0.33
test_conformance_unique_research_studyThis test checks if the function is able to detect if the bundle contains more than
one research study.
PASS 0.31
test_conformance_not_allowed_roleThis test checks if the function is able to detect ContactRole that has invalid values. PASS 0.31
test_check_duplicated_metrics_or_milestones PASS 0.48
test_conformance_duplicate_uuid PASS 0.31
test_consistency_missing_study_milestonesSA-1919: This test checks if the function is able to detect if a milestone
is missing in a research study
PASS 0.38
test_consistency_non_missing_study_milestonesThis test checks if the function does not return an error if the
milestones are consistents.
PASS 0.28
test_consistency_missing_site_milestonesSA-1919: This test checks if the function is able to detect if a milestone
is missing in a research site.
PASS 0.45
test_consistency_order_milestonesThis test checks if the function is able to detect if a milestone
is chronologically behind another one.
PASS 0.28
test_consistency_country_milestonesSA-1256: This test checks if the function is able to detect if a country milestone
is chronologically behind another one.
PASS 0.25
test_duplicated_milestonesSA-2064: This test checks if the function is able to detect if any milestone
is duplicated.
PASS 0.24
test_duplicated_metricsSA-2064: This test checks if the function is able to detect if any metric is duplicated. PASS 0.37
test_study_uniqueThis test checks if the function is able to detect if the number
of studies assigned to the resources is not equal to one.
PASS 0.24
test_excluded_subject_statusSA-2064: This test checks if the function is able to detect an excluded subject
status in status history and return the right error.
PASS 0.24
test_missing_subject_statusThis test checks if the function is able to detect a missing
subject status in status history.
PASS 0.25
test_chronological_order_statusThis test checks if the function is able to detect if a subject status
is chronologically behind another one.
PASS 0.27
test_consistency_no_reason_screen_failedThis test checks if the function is able to detect if a Screen Failure or Early
Withdrawal status has no reason mentionned
PASS 0.25
test_consistency_no_reason_early_withdrawalThis test checks if the function is able to detect if a Early Withdrawal status
has no reason mentionned.
PASS 0.26
test_duplicated_subjectsThis test checks if the function is able to detect if there is
duplicated subjects in the resources.
PASS 0.37
test_duplicated_sitesThis test checks if the function is able to detect if there is
duplicated sites in the resources.
PASS 0.24
test_missing_site_nameSA-1945: This tests checks if the function is able to detect missing
site name and return the appropriate consistency error.
PASS 0.23
test_milestones_derivation_e2e PASS 0.25
test_metrics_derivation_e2e PASS 0.24
test_site_metrics_derivationTest metrics derivation at a site level.
Given 2 participants with status Enrolment and Completion reached, 4 metrics
are created.
PASS 0.06
test_site_milestones_to_country_metricTest that site level milestones generate global country metrics
(without montly details).
PASS 0.1
test_merge_milestones_to_metrics_with_startUnit test for the function that merge milestones to metrics with the following
key (study, country, start, description).
PASS 0.06
test_merge_milestones_to_metricsUnit test for the function that merge milestones to metrics with the following
key (study, country, description).
PASS 0.08
test_country_metrics_derivationUnit test to create a metric from milestone. Calulate the
number of "Sites Selected" in a country based on the number of
sites who reached the status "Site Selection".
PASS 0.18
test_country_metrics_derivation_aggregation PASS 0.08
test_study_metrics_derivationUnit test that verify the calculation of a metric at study level.
Here, we check that the number of sites selected at the study level is equal
to the sum of sites selected at the country level.
PASS 0.05
test_site_milestones_to_monthly_country_metric PASS 0.07
test_site_milestones_to_monthly_country_metric_limit_caseTest with mix of different source for the calculation of monthly country
metric. For instance, the actual come from IRT/Sclinica and the current
forecast from a CRO.
PASS 0.07
test_participants_to_site_monthly_metrics PASS 0.07
test_monthly_site_metrics_to_monthly_country_metric PASS 0.07
test_aggregate_metrics PASS 0.05
test_rescreening_metrics PASS 0.06
test_current_forecast_sivSA-1993 & SA-1994 : This test checks if only the actual_date of
milestone SIV is derivated to compute the actual_detail_quantity of
metric Sites Initiated and the current_forecast is ignored.
PASS 0.08
test_site_milestones_derivationChecking the derivation of the following site milestones:
- First Subject First Visit
- Last Subject First Visit
- Last Subject Last Visit
PASS 0.12
test_country_milestones_derivation PASS 0.09
test_study_miletones_derivation PASS 0.08
test_first_survey_milestoneSA-1580: This test check if the milestone First Survey
Completed is correctly derivated at study level: The milestone is
reached at study level if at least it is reached at one country.
PASS 0.09
test_can_create_milestoneLast subject last visit or Last Close-out Visit should not be
calculated at country or study level if all the descending sites
did not reach specific milestones.

A few examples:
- "Last Subject Last Visit" at country level: all sites within this country,
that reached the milestone "First Subject First Visit",
has reached the milestone "Last Subject First Visit".
- "Last Subject Last Visit" at study level: all countries within this study,
that reached the milestone "First Subject First Visit",
have reached the milestone "Last Subject First Visit".
- "Last Site Close-Out Visit" at the country level: all sites within this country,
that reached the milestone "Site Initiation Visit",
has reached the milestones "Last Subject Last Visit".
PASS 0.05
test_study_status_not_yet_recruitingCheck that a study without milestone reached has the status "Not yet recruiting". PASS 0.08
test_all_study_status_computeCheck that all computed study's status and associated dates are correct:
- Recruiting
- Active, recruitment completed
- Completed
- Suspended
- Restarted
- Withdrawn
- Database locked
- Ended
- Closed (Milestone Body Clinical Study Report Approval reached + all sites are Closed)
PASS 0.09
test_suspended_studyCheck that if a study is suspended and restart again, its status
should be the last status before the suspension of the study.
PASS 0.1
test_study_status_history_from_milestonesThis test checks if the function is able compute study status
"Active, recruitment completed" and "Recruiting" from milestones at study level.
PASS 0.08
test_all_site_status_computeCheck that all computed study's status and associated dates are correct:
- Not selected
- Selected
- Initiated
- Ready to recruit
- Recruiting
- Active, recruitment completed
- Completed
- Closed
PASS 0.07
test_site_status_history_from_milestonesThis test checks if the function is able compute all site status
from milestones at site level.
PASS 0.07
test_all_study_5_status_computeCheck that all computed study's status and associated dates are correct
for type 5 (Survey):
- Recruiting
- Completed
- Suspended
- Restarted
- Withdrawn
- Database locked
- Closed
PASS 0.07
test_upcoming_rtr_1SA-1827: 1 SIV Scheduled in the futur -> 1 Upcoming RTR PASS 0.03
test_upcoming_rtr_2SA-1827: 1 SIV Scheduled in the past -> 0 Upcoming RTR PASS 0.03
test_upcoming_rtr_3SA-1827:
- Site 1: SIV Scheduled (past) + SIV
- Site 2: SIV
=> 2 Upcoming RTR
PASS 0.04
test_upcoming_rtr_4SA-1827:
- Site 1: SIV Scheduled (past) + SIV + RTR
- Site 2: SIV + RTR
=> 0 Upcoming RTR
PASS 0.04
test_upcoming_rtr_5SA-1827: 1 SIV Scheduled in the futur but LSFV reach -> 0 Upcoming RTR PASS 0.03
test_merge_milestones_multiple_metaTest the merge of duplicates milestones from different source.
It should create a source "SCORE" and get the first given dates.
PASS 0.02
test_merge_milestones_same_metaTest the merge of duplicates milestones from different source.
It should retrieve the common source "meta" and get the first given dates.
PASS 0.02
test_siv_scheduled_from_appointmentsUnit test to checks that SIV Scheduled is retrieved from appointments PASS 0.0
test_build_metrics PASS 0.0
test_get_icon_participantsSA-1776: Test method get_participants to ensure research subjects are
correctly retrieved from the ICON raw data.
PASS 0.11
test_get_icon_appointmentsSA-1776: Test method get_appointments to ensure appointments are
correctly retrieved from the ICON raw data.
PASS 0.0
test_get_medpace_participantsSA-1776: Test method get_participants to ensure research subjects are
correctly retrieve from Medpace raw data.
PASS 0.11
test_get_medpace_appointmentsSA-1776: Test method get_appointments to ensure appointments are
correctly retrieved from Medpace raw data.
PASS 0.01
test_get_parexel_participantsSA-1776: Test method get_participants to ensure research subjects are
correctly retrieve from the Parexel raw data
PASS 3.11
test_get_parexel_appointmentsSA-1776: Test method get_appointments to ensure appointments are
correctly retrieved from the Parexel raw data.
PASS 0.01
test_icon_study_with_all_data_to_retrieveTest if all possible milestones can be retrieved from
an ICON study as defined in the data retrieval file.
PASS 3.79
test_parexel_study_with_all_data_to_retrieveTest if all possible milestones can be retrieved from
an Parexel study as defined in the data retrieval file.
PASS 3.34
test_medpace_study_with_all_data_to_retrieveTest if all possible milestones can be retrieved from
an Medpace study as defined in the data retrieval file.
PASS 3.91
test_icon_pra_study_with_all_data_to_retrieveTest if all possible milestones can be retrieved from
an Medpace study as defined in the data retrieval file.
PASS 3.27
test_city_disambiguationSA-1198:
- Belo Horizonte - Minas Gerais > Belo Horizonte
- Ciudad Autonoma De Buenos Aires > Buenos Aires
- Firenze > Florence
- Balcova/ Zmir > Izmir
PASS 4.32
test_site_disambiguationSA-1279:
- CHU ANNABA > CENTRE HOSPITALIER UNIVERSITAIRE ANNABA
- yale university > YALE UNIVERSITY
- clinica st teresa > CLINICA SANTA TERESA
PASS 1.9
test_study_dca60130452This test checks correct ETL of the following combination of
providers:
- transformation ICON (model v1)
- transformation SClinica (model v1) over 2 different dates
- transformation Sharepoint Main1V1
- transformation Sharepoint Projection1V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:

- source of truth : All researchsubjects should come from sclinica
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- Source of metrics and milestones
- Actual Site Metrics: Sites Initiated, Sites Ready to Recruit, Sites Active,
SIV Scheduled, Upcoming Ready to Recruit Sites
- Actual Participants metrics: Subjects Screened, Subjects Enrolled,
Subjects Early Withdrawn, Subjects Screened Failed , Subjects Completed
- Planned Metrics: Sites Initiated and Subjects Enrolled
PASS 45.55
test_study_ezh1101This test checks correct ETL of ICON PRA provider

Additionally, a series of controls are performed on output bundle:
- 116 subjects are expected
- Only 1 research Study
- 44 sites are expected
- Source of metrics
- Source of milestones
PASS 14.34
test_study_dus60010001This test checks correct ETL of the following combination of
providers:
- transformation Medpace (model v1)
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle :
- source of truth : All researchsubjects should come from Medpace
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- Source of metrics and milestones
- Actual Site Metrics: Sites Initiated, Sites Ready to Recruit, Sites Active,
SIV Scheduled, Upcoming Ready to Recruit Sites
- Actual Participants metrics: Subjects Screened, Subjects Enrolled,
Subjects Early Withdrawn, Subjects Screened Failed , Subjects Completed
- Planned Metrics: Sites Initiated and Subjects Enrolled
PASS 210.79
test_study_ffr60000023This test checks correct ETL of the following combination of providers:
- transformation Parexel (model v1)
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 71 sites are expected
- Source of metrics
- Source of milestones
PASS 19.98
test_study_testclinmain1This test checks correct ETL of the following combination of providers:
- transformation Sharepoint Main1V1
- transformation Sharepoint Projection1V1
- transformation Sharepoint ContactListV1

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 7 sites are expected
- Source of metrics
- Source of milestones
PASS 10.86
test_study_testclinmain2This test checks correct ETL of the following combination of providers:
- transformation Sharepoint Main2V1
- transformation Sharepoint Projection2V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 5 sites are expected
- Source of metrics
- Source of milestones

SA-2018: Checks if the study uuid in all resources is unique.
PASS 9.54
test_study_testclinmain3This test checks:
- transformation Sharepoint Main3V1
- transformation Sharepoint Projection2V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 5 sites are expected
- Source of metrics
- Source of milestones
PASS 8.42
test_study_testclinmain4This test checks correct ETL of the following combination of providers:
- transformation Sharepoint Main4V1
- transformation Sharepoint Projection2V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 0 sites are expected
- No metrics
- Source of milestones
PASS 7.1
test_study_testclinmain5This test checks correct ETL of the following combination of providers:
- transformation Sharepoint Main5V1
- transformation Sharepoint Projection2V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle:
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 0 sites are expected
- No metrics
- Source of milestones
PASS 7.07
test_check_files_presenceThis test checks that the check_files_presence method works as expected. PASS 6.13
test_check_files_missingThis test checks that the check_files_presence method works as expected. PASS 6.17
test_smd_metadata_versionThis test checks if the function returns the correct metadata of smd for a specific date PASS 5.3
test_legacy_smd_transformationThis test checks if the legacy transformation function is called when the version of smd is v1. PASS 6.17
test_legacy_study_dca60130452This test checks correct ETL of the following combination of
providers:
- transformation ICON (model v1)
- transformation SClinica (model v1) over 2 different dates
- transformation Sharepoint Main1V1
- transformation Sharepoint Projection1V1
- transformation Sharepoint ContactListV1
- transformation SMD (model v1)

Additionally, a series of controls are performed on output bundle:
- All researchsubjects should come from sclinica
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 46 sites are expected
- Source of metrics
- Source of milestones
PASS 43.43
test_bel09112023t1SA-1983: This test checks if there are two rows with the same id
in the sharepoint input data, it is considered as one subject not two different
subjects.

SA-1972: This test checks if the early withdrawal reason are correclty
retrieved for subjects.

SA-1827: Test etl to check if SIV Scheduled is retrieved.
PASS 9.01
test_study_ezh202This test checks correct ETL of the following combination of
providers:
- transformation Medpace (model v1)
- transformation Sharepoint ContactListV1
- transformation SMD (model v2)

Additionally, a series of controls are performed on output bundle :
- All researchsubjects should come from Medpace
- Only 1 researchstudy present in the bundle
- 7 study contacts should be present and only 1 Key study contact
- Status expected
- 38 sites are expected
- Source of metrics
- Source of milestones
- Actual Site Metrics: Sites Initiated, Sites Ready to Recruit, Sites Active,
SIV Scheduled, Upcoming Ready to Recruit Sites
- Actual Participants metrics: Subjects Screened, Subjects Enrolled,
Subjects Early Withdrawn, Subjects Screened Failed , Subjects Completed
- Planned Metrics: Sites Initiated and Subjects Enrolled
PASS 51.78
test_study_clin60120452This test checks correct ETL of the following combination of
providers:
- transformation ICON (model v1)
- transformation SMD (model v2)

Additionnally, a series of controls are performed on ouput bundle:
- All researchsubjects should come from ICON participant data
- Only 1 researchstudy present in the bundle
PASS 18.66
test_study_clin60190454This test checks the correct transformation of SClinica in case of
no participant data is provided but only the date of ready to recruit
PASS 15.46
test_study_testtemplate5SA-1580: This test checks the correct transformation of Template 5,
and checks if the status is correctly computed.
PASS 6.97
test_study_ezh301This test checks that the correct date of Site Close-Out Visit site Level is retrieved
from data.
PASS 13.04
test_study_clin52120452SA-2298 : This test checks that the parexel monthly metric is
correctly retrieved and computed by SCORE.
PASS 30.66
test_main_cro_name_is_stringSA-1897: This test checks that the main_cro_name has a type string
even if the related cell is empty in the input data
PASS 9.95
test_unify_uuidSA-2032: Test if previous UUID of a former bundle are correctly retrieved
for the new resources in the new bundle.
PASS 0.0
test_sclinica_mergeSClinica send information about a site only when there is a
change in this site. It means that all past data need to be taken
into account everytime there is new information about a site.

All past and new data are merged and only the last information
about all sites are retrieved.
PASS 6.0
test_list_submissionSA-1864 : Test if the correct number of submission is returned for one study. PASS 6.58
test_extract_sclinica_dataSA-2189: Test correct extraction of SCLINICA PASS 6.8
test_refined_milestones_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the milestones data in refined bucket is correct.
PASS 48.42
test_refined_locations_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the locations data in refined bucket is correct.
PASS 0.02
test_refined_ipsen_study_contact_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the ipsen_study_contact data in refined bucket is correct.
PASS 0.02
test_refined_research_study_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the research_study data in refined bucket is correct.
PASS 0.03
test_refined_research_sites_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the research_sites data in refined bucket is correct.
PASS 0.03
test_refined_objectives_e2eSA-2093: End to end test for raw until refined bucket.
This test checks if the research_sites data in refined bucket is correct.
PASS 0.01
test_hello PASS 0.26
test_read_research_studySA-2038: Test correct retrieval of a specific research study PASS 1.93
test_list_research_studiesSA-2038: Test correct retrieval of research studies with provider ICON PASS 31.96
test_read_research_sitesSA-2038: Test correct retrieval of research sites of a study with a
given status
PASS 1.72
test_read_participantsSA-2038: Test correct retrieval of participants of a study with a
given site and status
PASS 1.57
test_read_metricsSA-2038: Test correct retrieval of metrics PASS 1.72
test_read_milestonesSA-2038: Test correct retrieval of milestones PASS 1.56
test_read_locationsSA-2038: Test correct retrieval of locations PASS 1.77
test_perform_consistencySA-2038: Test consistency checks PASS 14.5
test_extract_sclinicaSA-2189: Test correct extraction of SCLINICA PASS 0.29
test_handler_with_http_method PASS 0.04
test_handler_with_records PASS 12.82
test_smd_sharepoint_research_studyThis test checks if the function is able to combine research studies coming from
SMD , sharepoint.
PASS 0.0
test_smd_sharepoint_cro_research_studyThis test checks if the function is able to combine research studies coming from
SMD, sharepoint, cro.
PASS 0.0
test_update_contact_listThis test checks if the function is able to retrieve contact list from Sharepoint. PASS 0.0
test_update_participating_countryThis test checks if the function is able to retrieve research study participating countries
coming from CRO or Sharepoint.
PASS 0.0
test_update_resources_study_fieldThis test checks if the function is able to replace study attributes
in milestone by research study id.
PASS 0.0
test_filter_resources_dataThis test checks if the function is able to filter resource :
- CRO data are preferred over Sharepoint data
PASS 0.0
test_filter_participants_dataThis test checks if the function is able to filter resource :
- IRT participants data are preferred over all other participants data
PASS 0.0
test_milestone_ready_recruitThis test checks if the function is able to filter resource :
- Keep only the IRT data for the milestone "Site Ready to recruit"
at site-level (if it exists)
PASS 0.0
test_bundle_v1_from_v2This test checks that the change the granularity of site status :
- Status recruiting become active
- Status Active, recruitment completed and completed are removed
PASS 6.49
test_read_research_studySA-2038: Test correct retrieval of a specific research study PASS 7.72
test_read_research_sitesSA-2038: Test correct retrieval of research sites of a study with a
given status
PASS 8.01
test_read_participantsSA-2038: Test correct retrieval of participants of a study with a
given site and status
PASS 8.19
test_read_metricsSA-2038: Test correct retrieval of metrics PASS 7.89
test_read_milestonesSA-2038: Test correct retrieval of milestones PASS 7.61
test_read_locationsSA-2038: Test correct retrieval of locations PASS 7.3
test_list_research_studiesSA-2038: Test correct retrieval of research studies with provider ICON PASS 37.04

Build #1

    MARCH 25, 2024
143
TEST CASES

143

PASSED

0

FAILED

0

SKIPPED

0

XPASSED

0

XFAILED

0

ERROR

0

RERUN