Skip to content

Running integration tests should not result in testfiles appearing in recent files #50

@h-man2

Description

@h-man2

Is your feature request related to a problem? Please describe.
When integration tests are executet, the opened files appear in the recent files list.
This kicks out userspecific files which is annoying.

Describe the solution you'd like
Running integration tests should not change the recent files list.
This can be done by evaluating the program argument -t that specifes the testmode (Options.testMode) of USE.

Additional context
Integration tests are run like unit tests. See org.tzi.use.main.ShellIT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions