farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Create UML Model from Graph Model #35

Closed farhan5248 closed 8 months ago

farhan5248 commented 8 months ago

move path generation code from mbt-graph to mbt-transformer add jgraph library to mbt-transformer pom instead of graph rename mbt-graph back to mbt-validation and remove jgraph library add step to convert path to UML model Create usual wrapper classes and tests

farhan5248 commented 8 months ago

Only data table creation is left, then this is done. I'm making a mess of the code as I do this, need to start the review and refactor next week before adding more functionality