Skip to content

test: split file content tests to own file #83

test: split file content tests to own file

test: split file content tests to own file #83

Triggered via push November 2, 2024 05:59
Status Success
Total duration 5m 22s
Artifacts

ci_win.yml

on: push
build-windows
5m 9s
build-windows
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-windows: JsonFlatFileDataStore.Test/FileContentTests.cs#L88
Public method 'CorrectCase' on test class 'FileContentTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build-windows: JsonFlatFileDataStore.Test/FileContentTests.cs#L88
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)
build-windows: JsonFlatFileDataStore.Test/FileContentTests.cs#L88
Public method 'CorrectCase' on test class 'FileContentTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build-windows: JsonFlatFileDataStore.Test/FileContentTests.cs#L88
Test data attribute should only be used on a Theory. Remove the test data, or add the Theory attribute to the test method. (https://xunit.net/xunit.analyzers/rules/xUnit1008)