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

Build Unit test boilerplate #1052

Merged
merged 14 commits into from
May 21, 2024
Merged

Build Unit test boilerplate #1052

merged 14 commits into from
May 21, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    ff35602 View commit details
    Browse the repository at this point in the history
  2. Add flowcb test files

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1d744e1 View commit details
    Browse the repository at this point in the history
  3. Add flowcb/poll test files

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f17bbc0 View commit details
    Browse the repository at this point in the history
  4. Add flowcb/work test files

    Had to rename flowcb/accept/delete_test.py becase there's on here too.
    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    909463d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cb9bd View commit details
    Browse the repository at this point in the history
  6. Add root test files

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    588d2b9 View commit details
    Browse the repository at this point in the history
  7. Add flow test files

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5f3e588 View commit details
    Browse the repository at this point in the history
  8. Add more flowcb test files

    authenticate, destfn, download, filter, gather
    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d0efc17 View commit details
    Browse the repository at this point in the history
  9. Add moth test files

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    838a443 View commit details
    Browse the repository at this point in the history
  10. Rename package init modules

    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1b41f2b View commit details
    Browse the repository at this point in the history
  11. Remove local "pretty" debugging function, and import tests.conftest i…

    …nstead
    
    There's also some test renames as well for cases where there's duplicate module names in different folders. They're now "<moduleName>__<ParentFolder>_test.py"
    Also removed un-neccessary imports from the boilerplate test files
    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b1a35c6 View commit details
    Browse the repository at this point in the history
  12. Add even more flowcb unit test files

    Includes: accept, housekeeping, post, scheduled, send
    Rename conflicting modules from other flowcb folders
    gcglinton committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b49c0a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0728af View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    2588836 View commit details
    Browse the repository at this point in the history