Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bitcraze/crazyflie-clients-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bitcraze/crazyflie-clients-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: toverumar/add_pytest-qt_tests
Choose a head ref
  • 14 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    84d9406 View commit details
    Browse the repository at this point in the history
  2. When setting up tests clean cache

    We need to import the main window after changing the cache
    directory to a test dir
    If not, much of the config will be fetched while imorting the main window
    Use this setup function to yield the main window to the tests
    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f25baee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5ffe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b84826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5532c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71cc8b3 View commit details
    Browse the repository at this point in the history
  7. Move window settings to a class in conftest.

    We can use this class to send in more variables to each fixture in one object
    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6dcf377 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb84ae3 View commit details
    Browse the repository at this point in the history
  9. Fix indentation

    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    cfa7299 View commit details
    Browse the repository at this point in the history
  10. Reset ci file

    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7d10f1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0e76e0 View commit details
    Browse the repository at this point in the history
  12. Install debian dependencies

    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e349f03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffc138a View commit details
    Browse the repository at this point in the history
  14. Test

    ToveRumar committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    06124e1 View commit details
    Browse the repository at this point in the history
Loading