-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Add model classes for CraftingGoal in Typescript files.
- Create subpage on builder website with Vue Component.
- Add connection in Vue Router
index.ts. - Create Java classes in plugin.
- Create CraftingGoal class.
- Add if check in
ModelMapper. - Create CraftingGoalValidator class.
- Add new Validatior class to existing validators.
- Write unit for CraftingGoal and CraftingGoalValidator class.
- Write cypress e2e test
- Create new
CraftingGoal-test.cy.testtest case - Add
configureCraftingGoalmethod signurate toe2e.tsand implementation of the method tocommands.ts.
- Create new
- Write documentation by creating a new file in retype.
- Explain the variables in CraftingGoal.
- Use the written e2e tests as example data.
Reactions are currently unavailable