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

Tests: Timeaverage Unit tests #64

Merged
merged 25 commits into from
Nov 27, 2024
Merged

Tests: Timeaverage Unit tests #64

merged 25 commits into from
Nov 27, 2024

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    f5e49df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31df783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a9abb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3188c56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d99ae View commit details
    Browse the repository at this point in the history
  6. ci: separates out tests

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2996078 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57819b8 View commit details
    Browse the repository at this point in the history
  8. ci: pytest filepath incorrect

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fb6cc7a View commit details
    Browse the repository at this point in the history
  9. ci: test the test

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    280310f View commit details
    Browse the repository at this point in the history
  10. fix: typo

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e29ed6f View commit details
    Browse the repository at this point in the history
  11. fix: argh

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    99270f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e48436c View commit details
    Browse the repository at this point in the history
  13. test: more verbosity

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1f37555 View commit details
    Browse the repository at this point in the history
  14. test: tests for timespans

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    78e3f30 View commit details
    Browse the repository at this point in the history
  15. test: more wip for timeaverage

    pgierz committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a2115e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ddc85fc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    fbeecbd View commit details
    Browse the repository at this point in the history
  2. fixed a bug in input argument type in timeaverage._get_time_method. U…

    …pdated tests arguments for this function accordingly.
    siligam committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b43b8bc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    d67389d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    065c789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d3356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    818af21 View commit details
    Browse the repository at this point in the history
  5. style: isort

    pgierz committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    edf7764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f03e5be View commit details
    Browse the repository at this point in the history
  7. fixed file_timespan

    siligam committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c000f42 View commit details
    Browse the repository at this point in the history