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

The unit test project (SmartSql.Test.Unit) uses MySql as the database for easy integration testing. #163

Merged
merged 32 commits into from
Apr 12, 2022

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    ad6aaff View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. refactor unit-test (undone)

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c07306d View commit details
    Browse the repository at this point in the history
  2. add integration-test.yml

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    53e1160 View commit details
    Browse the repository at this point in the history
  3. fix TargetFrameworks

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    53308f7 View commit details
    Browse the repository at this point in the history
  4. change TargetFrameworks 6.0

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ee7a190 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a31f7ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4bc7fc View commit details
    Browse the repository at this point in the history
  7. fix DynamicTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7d1bb9c View commit details
    Browse the repository at this point in the history
  8. refactor

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    0d661a1 View commit details
    Browse the repository at this point in the history
  9. refactor NowTest/UUIDTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    949045e View commit details
    Browse the repository at this point in the history
  10. refactor SetTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    5ce6a4b View commit details
    Browse the repository at this point in the history
  11. refactor PlaceholderTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7abf4c2 View commit details
    Browse the repository at this point in the history
  12. refactor WhereTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    41e62c4 View commit details
    Browse the repository at this point in the history
  13. refactor RangeTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    30af3ae View commit details
    Browse the repository at this point in the history
  14. refactor IsGreaterThanTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    edebdb2 View commit details
    Browse the repository at this point in the history
  15. refactor IsLessThanTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b8ae5cb View commit details
    Browse the repository at this point in the history
  16. refactor IsNotEmptyTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    be62bbc View commit details
    Browse the repository at this point in the history
  17. refactor ForTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a3c0794 View commit details
    Browse the repository at this point in the history
  18. refactor IncludeTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1719c44 View commit details
    Browse the repository at this point in the history
  19. refactor OrderByTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a32a8ca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7919be8 View commit details
    Browse the repository at this point in the history
  21. refactor DITest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f3426e2 View commit details
    Browse the repository at this point in the history
  22. refactor SnowflakeIdTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f29de91 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cd70c79 View commit details
    Browse the repository at this point in the history
  24. fix AddDeserializer

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    928794b View commit details
    Browse the repository at this point in the history
  25. refactor some unit-test

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ff77b6c View commit details
    Browse the repository at this point in the history
  26. update init-mysql-db.sql

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c3831d0 View commit details
    Browse the repository at this point in the history
  27. refactor DbSessionTest

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f7d9b83 View commit details
    Browse the repository at this point in the history
  28. refactor some unit-test

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a3721b8 View commit details
    Browse the repository at this point in the history
  29. refactor unit-test

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d7b9e9a View commit details
    Browse the repository at this point in the history
  30. fix IsGitHubCI

    Ahoo-Wang committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    55b7e7b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2b7563a View commit details
    Browse the repository at this point in the history