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

Tutorial for testing in devon4j #195

Open
GuentherJulian opened this issue Feb 10, 2022 · 0 comments
Open

Tutorial for testing in devon4j #195

GuentherJulian opened this issue Feb 10, 2022 · 0 comments
Labels
devon4j new tutorial New tutorial Team_Tutorials These issues will be handeled by the team Tutorials
Projects

Comments

@GuentherJulian
Copy link
Contributor

Create a new tutorial that shows how testing is done in devon4j.

Idea:

  1. Install devonfw-ide
  2. Create a Java project
  3. Create an entity, a REST service and implement some logic (e.g. for finding and saving new objects of the entity)
  4. Create a module test for testing the logic
  5. Create a subsystem test for testing the REST service

Helpful links:
https://github.com/devonfw/devon4j/blob/master/documentation/guide-testing.asciidoc
https://github.com/devonfw/jump-the-queue/tree/master/java/jtqj/core/src/test

@GuentherJulian GuentherJulian added new tutorial New tutorial devon4j Team_Tutorials These issues will be handeled by the team Tutorials labels Feb 10, 2022
@GuentherJulian GuentherJulian added this to ToDo in devon4j Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devon4j new tutorial New tutorial Team_Tutorials These issues will be handeled by the team Tutorials
Projects
Development

No branches or pull requests

1 participant