Skip to content

Unit test backwards compatibility #574

@MichaelStritt

Description

@MichaelStritt

Description

Update unit tests regarding backwards compatibility. Functions like isfolder are new and should be replaced by e.g. exist('', 'dir') for backward compatibility and increased reliability (newer functions could theoretically be more error prone as they are less tested).

Requirements

Optional: add feature requirements here

How to test

Run xASL_ut_UnitTesting.m on the AMC FLUX server. Check the results and if some of the tests contain bugs.

Release notes

Update unit tests regarding backwards compatibility

Metadata

Metadata

Labels

testingEither unit testing or full pipeline testing for bugs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions