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

test: migrate old tests to the new test framework #806

Merged
merged 19 commits into from Feb 18, 2022

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    978d119 View commit details
    Browse the repository at this point in the history
  2. Remove old integration test project

    Rename new integration test project
    mwwoda committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    abd346c View commit details
    Browse the repository at this point in the history
  3. add empty config

    mwwoda committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9438eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. add documentation

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a939f28 View commit details
    Browse the repository at this point in the history
  2. add retry logic

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6c3f410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de582a9 View commit details
    Browse the repository at this point in the history
  4. update packages

    increate timeout on disposition_at test
    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    cd2230d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b250fa View commit details
    Browse the repository at this point in the history
  6. add setup dotnet

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f4973d4 View commit details
    Browse the repository at this point in the history
  7. remove coverlet

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1d4a70e View commit details
    Browse the repository at this point in the history
  8. bump dotnet version

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2f55cad View commit details
    Browse the repository at this point in the history
  9. add platform target x64

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    418b26e View commit details
    Browse the repository at this point in the history
  10. increase logs verbosity

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9ef6c33 View commit details
    Browse the repository at this point in the history
  11. remove target

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    aa66d06 View commit details
    Browse the repository at this point in the history
  12. downgrade net.test.sdk

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1971d58 View commit details
    Browse the repository at this point in the history
  13. revert to .net 5.0

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2862394 View commit details
    Browse the repository at this point in the history
  14. revert to .net 2.0

    mwwoda committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    143bd43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f72674 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. fix tests after review

    mwwoda committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e744484 View commit details
    Browse the repository at this point in the history