Skip to content

update 'save and run' button in Mocha Specs #246

@MelMepham

Description

@MelMepham

BEHAVIOR:
When you press save and run it pops up saying This will overwrite "xxx". Continue? if you press cancel it still runs the test.
If you press continue and are changing the underlying javascript it will over ride the code - making it difficult to figure out how to run the test while keeping changes custom.

ISSUE:

  • I want to run a test without saving it easily.
  • I assumed if you pressed cancel it would not run the test. - but by pressing cancel it is doing the thing I want it to do.

FIX:
Better wording to understand what the actual behaviour is
OR
Add an extra button to run without saving and make the cancel behaviour not run the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions