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

generated java tests now passes with unique validation #9669

Commits on May 5, 2019

  1. generated java tests now passes with unique validation

    Checks if a required entity is already created in the createEntity method,
    adds the creatUpdatedEntity using the UPDATED_ constants and
    adds the findAll method to TestUtils.
    
    Fix jhipster#9666
    Gabrui committed May 5, 2019
    Configuration menu
    Copy the full SHA
    6c69ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e084ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e53851a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

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

Commits on May 8, 2019

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