Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • !346

Restore unit test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/jmini/issue247_restore-unit-test into master Jun 19, 2018
  • Overview 0
  • Commits 22
  • Pipelines 0
  • Changes 60

Created by: jmini

As discussed in #247 the Java-clients samples contain unit-test code that is not generated but that is just added and executed by our CI.

This PR restores the tests that were removed with c8c316e4.

Because we want to be able to recreate samples from scratch, the manually written files are added to the CI/samples.ci folder and copied to the samples folder at the end of the *.sh script.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/jmini/issue247_restore-unit-test