-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
enhancementEnhancement to existing featuresEnhancement to existing features
Description
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 featuresEnhancement to existing features