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

Use controllers via MockMvc in Spring integration tests #2447

Merged
merged 19 commits into from
Aug 1, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    09386dc View commit details
    Browse the repository at this point in the history
  2. Make createGetMockMvcResponseModel work when there's no `@RequestMa…

    …pping` on controller class
    IlyaMuravjov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3ad9a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    488de3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8107fda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc72b62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5655f5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b8d364 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bf7ab8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fddb97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3257dea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58cc415 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6107f0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5529ee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6790e71 View commit details
    Browse the repository at this point in the history
  15. Remove redundant code

    IlyaMuravjov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6cc441e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40f3228 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bfd5827 View commit details
    Browse the repository at this point in the history
  18. Fix JS compilation

    IlyaMuravjov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    06a2ebd View commit details
    Browse the repository at this point in the history
  19. Address comments in #2447

    IlyaMuravjov committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e5dd7c1 View commit details
    Browse the repository at this point in the history