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

Implement FloorIsLavaSetting #32

Open
13 of 15 tasks
fhnaumann opened this issue Aug 8, 2024 · 0 comments
Open
13 of 15 tasks

Implement FloorIsLavaSetting #32

fhnaumann opened this issue Aug 8, 2024 · 0 comments

Comments

@fhnaumann
Copy link
Owner

fhnaumann commented Aug 8, 2024

  • Add model classes for FloorIsLavaSetting in Typescript files.
  • Create subpage on builder website with Vue Component.
  • Add connection in Vue Router index.ts.
  • Create Java classes in plugin.
    • Create FloorIsLavaSetting class.
    • Add if check in ModelMapper.
    • Create FloorIsLavaSettingValidator class.
    • Add new Validatior class to existing validators.
    • Write unit for FloorIsLavaSetting and FloorIsLavaSettingValidator class.
  • Write cypress e2e test
    • Create new FloorIsLavaSetting-test.cy.test test case
    • Add configureFloorIsLavaSetting method signurate to e2e.ts and implementation of the method to commands.ts.
  • Write documentation by creating a new file in retype.
    • Explain the variables in FloorIsLavaSetting
    • Use the written e2e tests as example data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant