Skip to content

Implement FloorIsLavaSetting #32

@fhnaumann

Description

@fhnaumann
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions