Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end User Testing #135

Open
mvmaltitz opened this issue Sep 18, 2024 · 7 comments
Open

End-to-end User Testing #135

mvmaltitz opened this issue Sep 18, 2024 · 7 comments
Assignees

Comments

@mvmaltitz
Copy link

mvmaltitz commented Sep 18, 2024

The following needs to be tested:

1. Contextual

Workplace Discrimination:

  • Test that the WD raster is correctly generated

Regulatory Frameworks

  • Test that the RF raster is correctly generated

Financial Inclusion

  • Test that the FIN raster is correctly generated

Aggregate

  • Test that the Contextual_score raster is correctly generated

2. Accessibility

Woman's Travel Patterns

  • Test that the Green Spaces raster is correctly generated
  • Test that the Grocery Stores raster is correctly generated
  • Test that the Pharmacies raster is correctly generated
  • Test that the Kindergaten or Primary Schools raster is correctly generated
  • Test that the WTP raster is correctly generated

Public Transport

  • Test that the PBT raster is correctly generated

Education and Training Facilities

  • Test that the EFT raster is correctly generated

Health Facilities

  • Test that the HEF raster is correctly generated

Financial Facilities

  • Test that the FIF raster is correctly generated

Aggregate

  • Test that the Accessibility_score raster is correctly generated

3. Place Characterization

Active Transport

  • Test that the Crosswalks raster is correctly generated
  • Test that the Cycle Paths raster is correctly generated
  • Test that the Pathways raster is correctly generated
  • Test that the Block raster is correctly generated
  • Test that the AT raster is correctly generated

Safety

  • Test that the SAF raster is correctly generated using a point input
  • Test that the SAF raster is correctly generated using a polygon input
  • Test that the SAF raster is correctly generated using a raster input
  • Test that the SAF raster is correctly generated using a perceived safety value input

Digital Inclusion

  • Test that the DIG raster is correctly generated using the field of interest option
  • Test that the DIG raster is correctly generated using an internet access value

Environmental Hazards

  • Test that the Fire raster is correctly generated
  • Test that the Flood raster is correctly generated
  • Test that the Landslide raster is correctly generated
  • Test that the Tropical Cyclone raster is correctly generated
  • Test that the Drought raster is correctly generated
  • Test that the ENV raster is correctly generated

Education

  • Test that the EDU raster is correctly generated using the field of interest option
  • Test that the EDU raster is correctly generated using an education value

FCV

  • Test that the FCV raster is correctly generated using just the CSV input file with no impact radius
  • Test that the FCV raster is correctly generated using the CSV input file with impact radius

Water Sanitation

  • Test that the WAS raster is correctly generated

Aggregate

  • Test that the Place_score raster is correctly generated

4. Aggregate

  • Test that the WEE raster is correctly generated

5. Insights

Enablement

  • Test that the WEE_pop_adm_score raster is correctly generated

RE Zone Raster Locations

  • Test that the AOI_WEE_score raster is correctly generated

RE Point Locations

  • Test that the POI_WEE_score raster is correctly generated
@mvmaltitz
Copy link
Author

mvmaltitz commented Sep 18, 2024

@osundwajeff See below. I have been running into quite a few problems and lots of crashing

The following has been tested:

Set-up:
Image

1. Contextual

Workplace Discrimination:
🟢Test that the WD raster is correctly generated
Image
Score 2.5

Regulatory Frameworks
🟢Test that the RF raster is correctly generated
Image
Score 2.25

Financial Inclusion
🟢Test that the FIN raster is correctly generated
Image
Score: 2,5

Aggregate
🟢Test that the Contextual_score raster is correctly generated
Image

2. Accessibility

Woman's Travel Patterns
🔴 Test that the Green Spaces raster is correctly generated
🔴 Test that the Grocery Stores raster is correctly generated
🔴 Test that the Pharmacies raster is correctly generated
🔴 Test that the Kindergaten or Primary Schools raster is correctly generated
🔴 Test that the WTP raster is correctly generated
Image

Public Transport
🔴 Test that the PBT raster is correctly generated
Image

Education and Training Facilities
🟢Test that the EFT raster is correctly generated
Image

Health Facilities
🔴 Test that the HEF raster is correctly generated
Image

Financial Facilities
🟢 Test that the FIF raster is correctly generated
Image

Aggregate

  • Test that the Accessibility_score raster is correctly generated

3. Place Characterization

Active Transport
🔴 Test that the Crosswalks raster is correctly generated
🔴 Test that the Cycle Paths raster is correctly generated
🔴 Test that the Pathways raster is correctly generated
🔴 Test that the Block raster is correctly generated
🔴 Test that the AT raster is correctly generated
Image

Safety
🔴 Test that the SAF raster is correctly generated using a point input
Image

🔴 Test that the SAF raster is correctly generated using a polygon input
Image

🔴 Test that the SAF raster is correctly generated using a raster input
Image
No data within AOI
🟢Test that the SAF raster is correctly generated using a perceived safety value input
Image

Digital Inclusion

  • Test that the DIG raster is correctly generated using the field of interest option
  • No input data for Fiji
    🟢 Test that the DIG raster is correctly generated using an internet access value
    Image

Environmental Hazards
🟢 Test that the Fire raster is correctly generated
Image

  • Test that the Flood raster is correctly generated
  • No flood data
    🔴Test that the Landslide raster is correctly generated
    Image
    Image
    No data values within the AOI

🟢Test that the Tropical Cyclone raster is correctly generated
Image

🟢Test that the Drought raster is correctly generated
Image

🟢Test that the ENV raster is correctly generated
Image
Image
No data values

Education

  • Test that the EDU raster is correctly generated using the field of interest option
  • No education data
    🟢Test that the EDU raster is correctly generated using an education value
    Image

FCV
🟢Test that the FCV raster is correctly generated using just the CSV input file with no impact radius
Image

🟢Test that the FCV raster is correctly generated using the CSV input file with impact radius
Image

Water Sanitation
🟢 Test that the WAS raster is correctly generated
Image

Aggregate

  • Test that the Place_score raster is correctly generated

4. Aggregate

  • Test that the WEE raster is correctly generated

5. Insights

Enablement

  • Test that the WEE_pop_adm_score raster is correctly generated

RE Zone Raster Locations

  • Test that the AOI_WEE_score raster is correctly generated

RE Point Locations

  • Test that the POI_WEE_score raster is correctly generated

@mvmaltitz mvmaltitz self-assigned this Sep 18, 2024
@mvmaltitz mvmaltitz added this to the Indicator Enhancements milestone Sep 18, 2024
@osundwajeff
Copy link
Collaborator

Thanks @mvmaltitz I will look into the issues

@osundwajeff
Copy link
Collaborator

@mvmaltitz
SAF raster:
image

Output:
image

@osundwajeff
Copy link
Collaborator

For ENV -> Landslides:

Image

I'm not able to replicate the issue

@osundwajeff
Copy link
Collaborator

For ENV -> Drought:

Image

No nodata values.

@osundwajeff
Copy link
Collaborator

For ENV aggregation:

Image

All good.

@bennyistanto
Copy link
Collaborator

@mvmaltitz in your picture above, you mention some No Data value. It because you are using the low resolution boundary from World Bank. And it also divided into two files, East and West.

For Fiji, please use the data that I have compiled, Link: https://drive.google.com/file/d/1-3UpliiCotIfNoTtB6_CmQoBjrj6z6bX/view?usp=sharing and the boundary using the latest from HDX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants