Closed farhan5248 closed 2 months ago
Write a single feature file and see what about the language needs to change when testing Eclipse plug-ins instead of Maven. Make one scenario for content assist, generation, validation Update the definition, re-build both plug-ins and then write more tests.
Need to install UML viewer for Eclipse There's also errors generating the test automation code
UML viewer installed using these instructions https://wiki.eclipse.org/MDT/UML2/Getting_Started_with_UML2
The maven plugin breaks for "action is performed" Make tests for this and update plugin testing features to Maven plugin vs Eclipse plugin
The word LATEST in the regeneration script was causing the problems. It's been deprecated because of unstable buggy builds which I saw first hand.
All tests for generate and validate pass. Need to make tests for propose
Make enough tests for complete coverage for all branches of content assist, validation, generation Create Step, StepObject, StepDefinition, StepParameters objects for testing if needed