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

feat: testing and cleanup #14

Merged
merged 3 commits into from
Jan 2, 2024

Commits on Jan 1, 2024

  1. feat: testing and cleanup

    features
    - significant unit test coverage
    - some refactors to accommodate testing
    - e2e tests
    - GHA workflows to do all testing and linting
    - bandit
    - safety
    - flake8
    - isort
    - ruff
    - mypy
    
    fixes for ci/cd
    
    more fixes
    
    test fixes
    
    more test fixes
    
    sudo
    
    more e2e
    
    more fixes
    
    further improvements
    
    improve e2e testing
    
    get better logs
    
    give it some time, and drop testing for mimic3
    
    get mimic running for e2e testing
    
    sudo it
    
    more e2e attempted fixes
    
    another approach for e2e fixes
    
    better logic
    
    more special sam work, force v1
    
    sam is very special
    
    more attempted fixes
    
    another approach
    
    branch
    
    piper tests
    mikejgray committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    72b3226 View commit details
    Browse the repository at this point in the history
  2. follow established plugin logging pattern

    remove now unnecessary mimic stuff
    mikejgray committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d63ceb9 View commit details
    Browse the repository at this point in the history
  3. fix logging test

    mikejgray committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c92df13 View commit details
    Browse the repository at this point in the history