SpecFlow structure added and initial accessibility test created #131
Annotations
10 warnings
build:
Dfe.Data.SearchPrototype/Web/Tests/AcceptanceTests/Steps/AccessibilitySteps.cs#L33
Non-nullable field '_webDriver' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/SearchServiceAdapter/Resources/JsonFileLoader.cs#L15
Possible null reference argument for parameter 'path' in 'Task<string> JsonFileLoader.LoadJsonFile(string path)'.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L55
Dereference of a possibly null reference.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L59
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/AcceptanceTests/Steps/AccessibilitySteps.cs#L25
The field 'AccessibilitySteps._webDriver' is never used
|
build:
Dfe.Data.SearchPrototype/Web/Tests/AcceptanceTests/Steps/AccessibilitySteps.cs#L33
Non-nullable field '_webDriver' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/SearchServiceAdapter/Resources/JsonFileLoader.cs#L15
Possible null reference argument for parameter 'path' in 'Task<string> JsonFileLoader.LoadJsonFile(string path)'.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L55
Dereference of a possibly null reference.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/Shared/Helpers/HttpClientExtensions.cs#L59
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.
|
build:
Dfe.Data.SearchPrototype/Web/Tests/AcceptanceTests/Steps/AccessibilitySteps.cs#L25
The field 'AccessibilitySteps._webDriver' is never used
|