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

TST: Splitting unit testing module from non unit testes inside the new 'unit' folder for the several testing modules. #499

Merged
merged 14 commits into from
Dec 3, 2023

Commits on Dec 1, 2023

  1. TST: Restructuring the test suite

    New folders were created (called 'unit' and 'integration') and a test module named 'test_function.py' was put inside the folder called 'unit.'
    lucasfourier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    22a83d4 View commit details
    Browse the repository at this point in the history
  2. TST: Removing unnecessary files

    Removing output.json, pytest_html_report.html and the other unnecessary file of the last commit.
    lucasfourier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f5bb9a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    2efb0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3a04d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451a987 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd4953 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5f2717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca1f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b57e642 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d548851 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4224338 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    c26a1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9bb78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13204ce View commit details
    Browse the repository at this point in the history