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

Basic tests for location selection ranking on new test domain #644

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Feb 20, 2024

  1. Add tests for mcda ranking/ordering of sites for all combinations of …

    …[1.0,0.0] weights and 200 randomised weights.
    Rosejoycrocker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c22246a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6247310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2367880 View commit details
    Browse the repository at this point in the history
  4. Add tests for each mcda method- test that each method correctly selec…

    …ts best sites in test set in top 5
    Rosejoycrocker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f07434d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    182cad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bfa2a8 View commit details
    Browse the repository at this point in the history
  7. Remove get_site_order function, tests will only check that sites 5 …

    …and 6 are always selected and 9 and 10 are never selected
    
    Plus formatting
    Rosejoycrocker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    42efffc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0ded45 View commit details
    Browse the repository at this point in the history
  9. Add tests to check worst sites are not selected + remove `get_site_or…

    …der` usage as no longer needed
    
    + Formatting
    Rosejoycrocker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c42dd55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81a8de7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98de596 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80d2a90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2485e5d View commit details
    Browse the repository at this point in the history
  14. Update formatting

    Rosejoycrocker committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e199b12 View commit details
    Browse the repository at this point in the history