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

Refactor test_area and move boundary related tests to test_area_boundary #564

Merged
merged 9 commits into from
Dec 14, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    9652919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b352a View commit details
    Browse the repository at this point in the history
  3. Merge main

    ghiggi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    372cb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d672b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Rerun pre-commit

    ghiggi committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ea2942e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Rename areas.py to conftest.py

    Pytest fixtures can't be imported. They must be local (in the module) or in conftest.py somewhere
    djhoese authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4baf95a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4481978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a46f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d19a4e View commit details
    Browse the repository at this point in the history