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

[ENH] Mocks rollout and implementation of testing behaviors #664

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2024

  1. Make apply-mocks fixture usable by all tests. Start hooks and fixture…

    …s modules for pytest, loaded using conftest.py in the script tests directory.
    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a29f32c View commit details
    Browse the repository at this point in the history
  2. Remove debug lines

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b6c5f9a View commit details
    Browse the repository at this point in the history
  3. Make apply-mocks fixture usable by all tests. Start hooks and fixture…

    …s modules for pytest, loaded using conftest.py in the script tests directory.
    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5effa90 View commit details
    Browse the repository at this point in the history
  4. Remove debug lines

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ebf2a16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fbe06f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96044fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dee48a View commit details
    Browse the repository at this point in the history
  8. Fix mock collection so they are accessible anywhere. Still need to tr…

    …y merging lib and scripts mocks together
    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4c26d49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f53621 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c85fda View commit details
    Browse the repository at this point in the history
  11. update pip and setuptools

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e00c7a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    166696a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09c8213 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09ef70c View commit details
    Browse the repository at this point in the history
  15. pep8 again

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dbac2f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be122ae View commit details
    Browse the repository at this point in the history
  17. remove old library test

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e5d6a1f View commit details
    Browse the repository at this point in the history
  18. fix

    AlexVCaron committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    011d0fb View commit details
    Browse the repository at this point in the history