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

Smoke tests in diktat #1534

Merged
merged 43 commits into from
Oct 29, 2022
Merged

Smoke tests in diktat #1534

merged 43 commits into from
Oct 29, 2022

Commits on Oct 26, 2022

  1. Smoke tests in diktat

    ### What's done:
    * moved smoke tests to diktat-ruleset
    nulls committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5479d9b View commit details
    Browse the repository at this point in the history
  2. split TestUtils.kt

    nulls committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f220666 View commit details
    Browse the repository at this point in the history
  3. refactored smoke tests

    nulls committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ce9a66e View commit details
    Browse the repository at this point in the history
  4. fixed test with kts

    nulls committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    24a376c View commit details
    Browse the repository at this point in the history
  5. diktatFix

    nulls committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8565768 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. removed shade plugin

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3ae8383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c73968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a048e View commit details
    Browse the repository at this point in the history
  4. unlink smoke tests

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    55d6f7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3319c5 View commit details
    Browse the repository at this point in the history
  6. reverted changes in FixTestBase

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c7c0e2d View commit details
    Browse the repository at this point in the history
  7. refactored FixTestBase

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a26f39a View commit details
    Browse the repository at this point in the history
  8. diktatFix

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0cb6c92 View commit details
    Browse the repository at this point in the history
  9. diktatFix #2

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d994cf1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a613a43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e73aa0 View commit details
    Browse the repository at this point in the history
  12. Bugfix for fix mode of AVOID_NULL_CHECK (#1535)

    * Bugfix for fix mode of AVOID_NULL_CHECK
    
     * Added a check for assignment operator when deciding if to put run block or not
     * Added tests
    (#1293)
    sanyavertolet authored and nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6e8e64a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b89368b View commit details
    Browse the repository at this point in the history
  14. WIP

    nulls committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5257287 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. removed debug logging

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0b96349 View commit details
    Browse the repository at this point in the history
  2. moved test run in maven

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    49b7d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be5071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d24041 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61da8b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c3c706 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3883dbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82df88b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    845b327 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92b7330 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1045c24 View commit details
    Browse the repository at this point in the history
  12. fixed after merge resolving

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    cab2eed View commit details
    Browse the repository at this point in the history
  13. diktatFix + review note

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e4fa18b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29d8f51 View commit details
    Browse the repository at this point in the history
  15. removed unused methods

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    caee1ac View commit details
    Browse the repository at this point in the history
  16. removed unused methods #2

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    044ada4 View commit details
    Browse the repository at this point in the history
  17. diktatFix

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7f36ea1 View commit details
    Browse the repository at this point in the history
  18. diktatFix #2

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e1af678 View commit details
    Browse the repository at this point in the history
  19. java exception

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    058e8b9 View commit details
    Browse the repository at this point in the history
  20. diktatFix

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    15486d1 View commit details
    Browse the repository at this point in the history
  21. diktatFix #2

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ac8932f View commit details
    Browse the repository at this point in the history
  22. diktatFix #3

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6748f91 View commit details
    Browse the repository at this point in the history
  23. diktatFix #4

    nulls committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fe3696b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a257547 View commit details
    Browse the repository at this point in the history