Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask for file at reload #987 #988

Merged
merged 2 commits into from
Apr 29, 2021
Merged

Ask for file at reload #987 #988

merged 2 commits into from
Apr 29, 2021

Conversation

abdelr
Copy link
Member

@abdelr abdelr commented Apr 29, 2021

Ask for file at reload #987

@abdelr abdelr added the Importer Observed data importer label Apr 29, 2021
@abdelr abdelr added this to the Version 10 milestone Apr 29, 2021
@abdelr abdelr self-assigned this Apr 29, 2021
@abdelr abdelr linked an issue Apr 29, 2021 that may be closed by this pull request
@@ -108,7 +108,7 @@ protected override void Context()
A.Fake<IOSPSuiteXmlSerializerRepository>(),
A.Fake<Utility.Container.IContainer>(),
dataSource);
sut.LoadConfiguration(A.Fake<OSPSuite.Core.Import.ImporterConfiguration>());
sut.LoadConfiguration(A.Fake<OSPSuite.Core.Import.ImporterConfiguration>(), "");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abdelr Another example here where clearly,a test is missing

@msevestre msevestre merged commit 47a505e into develop Apr 29, 2021
@msevestre msevestre deleted the 987_Ask_for_file_at_reload branch April 29, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Importer Observed data importer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Import: Reload does not ask for file
3 participants