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

chore: Split long running integration tests and fast unit tests (DEV-1537) #2315

Merged
merged 36 commits into from Dec 2, 2022

Commits on Dec 2, 2022

  1. remove unused import

    seakayone committed Dec 2, 2022
    Copy the full SHA
    c4ca95f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    999ffa1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ddbd757 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    688eeee View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ff000d3 View commit details
    Browse the repository at this point in the history
  6. make schema-core run the tests by adding zio-test-sbt to its dependen…

    …cies
    
    add failing test in order to demonstrate above
    seakayone committed Dec 2, 2022
    Copy the full SHA
    6a9b485 View commit details
    Browse the repository at this point in the history
  7. Move AppConfigZSpec to it

    seakayone committed Dec 2, 2022
    Copy the full SHA
    688c6eb View commit details
    Browse the repository at this point in the history
  8. Run integration-test in parrallel on github

    * add 'make integration-test'
    seakayone committed Dec 2, 2022
    Copy the full SHA
    46e9a95 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    697a8f5 View commit details
    Browse the repository at this point in the history
  10. Formatting

    seakayone committed Dec 2, 2022
    Copy the full SHA
    0c6c28d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c9433c7 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    fcb0139 View commit details
    Browse the repository at this point in the history
  13. reoder sbt args

    seakayone committed Dec 2, 2022
    Copy the full SHA
    d05b9e5 View commit details
    Browse the repository at this point in the history
  14. Formatting

    seakayone committed Dec 2, 2022
    Copy the full SHA
    ffadd12 View commit details
    Browse the repository at this point in the history
  15. finetuning

    seakayone committed Dec 2, 2022
    Copy the full SHA
    b1db8e0 View commit details
    Browse the repository at this point in the history
  16. finetuning

    seakayone committed Dec 2, 2022
    Copy the full SHA
    38a356d View commit details
    Browse the repository at this point in the history
  17. finetuning

    seakayone committed Dec 2, 2022
    Copy the full SHA
    93d174a View commit details
    Browse the repository at this point in the history
  18. finetuning

    seakayone committed Dec 2, 2022
    Copy the full SHA
    c5f04ac View commit details
    Browse the repository at this point in the history
  19. docu

    seakayone committed Dec 2, 2022
    Copy the full SHA
    6c52974 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    820ba18 View commit details
    Browse the repository at this point in the history
  21. docu

    seakayone committed Dec 2, 2022
    Copy the full SHA
    28c4485 View commit details
    Browse the repository at this point in the history
  22. Remove prototype tests

    seakayone committed Dec 2, 2022
    Copy the full SHA
    9c3529c View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    a499317 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    72047ef View commit details
    Browse the repository at this point in the history
  25. Formatting

    seakayone committed Dec 2, 2022
    Copy the full SHA
    c661e7f View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    8e5a389 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    ef5268e View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    ad654cf View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    c9d36fa View commit details
    Browse the repository at this point in the history
  30. revert changes

    seakayone committed Dec 2, 2022
    Copy the full SHA
    f8e3d4c View commit details
    Browse the repository at this point in the history
  31. Formatting

    seakayone committed Dec 2, 2022
    Copy the full SHA
    26afbc2 View commit details
    Browse the repository at this point in the history
  32. Update docs/05-internals/development/testing.md

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    seakayone and irinaschubert committed Dec 2, 2022
    Copy the full SHA
    94d4385 View commit details
    Browse the repository at this point in the history
  33. Update docs/05-internals/development/testing.md

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    seakayone and irinaschubert committed Dec 2, 2022
    Copy the full SHA
    89887db View commit details
    Browse the repository at this point in the history
  34. Update dsp-schema/core/src/test/scala/dsp/schema/domain/SchemaCommand…

    …sSpec.scala
    
    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    seakayone and irinaschubert committed Dec 2, 2022
    Copy the full SHA
    a8f28bb View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    d165f5f View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    bed666e View commit details
    Browse the repository at this point in the history