Skip to content

Route management in RouteLayer #41

@jamescalam

Description

@jamescalam

We need to be able to manage routes within existing RouterLayer objects. Ideally we should be able to:

  • Add new routes (already partly implemented but I know for sure it doesn’t add newly added routes to self.routes attribute)
  • Edit existing routes, we need to consider impact one self.index, self.routes, etc, and add tests for this - methods should allow addition and/or deletion of route utterances
  • Delete existing routes

Metadata

Metadata

Assignees

Labels

enhancementEnhancement to existing features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions