fix scope of tests #44
Annotations
11 errors
build-lint-test (macos-latest):
exercises/testing-code/solution/Tests/ActivityTest.cs#L7
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (macos-latest):
exercises/testing-code/solution/Tests/TranslationWorkflowTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (macos-latest):
exercises/testing-code/solution/Tests/TranslationWorkflowMockTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (macos-latest)
Process completed with exit code 1.
|
build-lint-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build-lint-test (ubuntu-latest):
exercises/testing-code/solution/Tests/TranslationWorkflowMockTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (ubuntu-latest):
exercises/testing-code/solution/Tests/TranslationWorkflowTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (ubuntu-latest):
exercises/testing-code/solution/Tests/ActivityTest.cs#L7
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
|
build-lint-test (ubuntu-latest)
The operation was canceled.
|
build-lint-test (windows-latest)
The job was canceled because "macos-latest" failed.
|
build-lint-test (windows-latest)
The operation was canceled.
|