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

Refactor test structure #1024

Closed
wants to merge 11 commits into from
Closed

Refactor test structure #1024

wants to merge 11 commits into from

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    a4e5552 View commit details
    Browse the repository at this point in the history
  2. ci: add coverage job to Travis

    nejch committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    a65db0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa1bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f18da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f2907 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fe0aeb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d4d08d View commit details
    Browse the repository at this point in the history
  8. test: wrap EE tests in a skipped pytest testcase

    This makes one huge testcase but it can be split up
    later maybe so that features can start to be picked
    up by pytest as they are moved from EE tiers into
    core etc.
    nejch committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9870c96 View commit details
    Browse the repository at this point in the history
  9. fix: add missing import

    nejch committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    3d227ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    216ba73 View commit details
    Browse the repository at this point in the history
  11. test(func_v4): convert plain asserts to one large pytest testcase

    This is just a first step before breaking them down.
    nejch committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    d501e5f View commit details
    Browse the repository at this point in the history