Skip to content

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5 #76

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5 #76

GitHub Actions / Test Report succeeded Dec 11, 2023 in 0s

Test Report ✅

Tests passed successfully

✅ TestResults/test-results.trx

15 tests were completed in 4s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bi5.Net.Tests.ArrayUtilsTest 3✅ 54ms
Bi5.Net.Tests.LzmaCompressorTest 5✅ 77ms
Bi5.Net.Tests.TimeframeUtilsTests 6✅ 10ms
Bi5.Net.Tests.WebFactoryTests 1✅ 281ms

✅ Bi5.Net.Tests.ArrayUtilsTest

✅ Check_Conversion_Test
✅ Checking_Wrong_Byte_Array_Test
✅ Convert_Bi5_Bytes_To_Array

✅ Bi5.Net.Tests.LzmaCompressorTest

✅ Check_Decompress_Bi5_File_Test
✅ Check_Decompress_Bi5_File_Wrong_Parameters_Test
✅ Check_Decompress_Bi5_Stream_Test
✅ Check_Decompress_Bi5_Stream_Wrong_Parameters_Test
✅ Check_Decompress_Byte_Array

✅ Bi5.Net.Tests.TimeframeUtilsTests

✅ GetTimestampForCandle_Test(expectedResult: 2021-01-01T00:00:00.0000000, testData: 2021-01-01T10:35:14.5660000, timePart: Month, tfScale: 1)
✅ GetTimestampForCandle_Test(expectedResult: 2021-01-01T09:00:00.0000000, testData: 2021-01-01T09:35:14.5660000, timePart: Hour, tfScale: 1)
✅ GetTimestampForCandle_Test(expectedResult: 2021-01-01T10:22:00.0000000, testData: 2021-01-01T10:22:14.5660000, timePart: Min, tfScale: 1)
✅ GetTimestampForCandle_Test(expectedResult: 2021-01-01T10:35:17.0000000, testData: 2021-01-01T10:35:17.5660000, timePart: Sec, tfScale: 1)
✅ GetTimestampForCandle_Test(expectedResult: 2021-01-13T00:00:00.0000000, testData: 2021-01-13T10:35:14.5660000, timePart: Day, tfScale: 1)
✅ GetTimestampForCandle_Test(expectedResult: 2024-01-01T00:00:00.0000000, testData: 2024-01-01T10:35:14.5660000, timePart: Year, tfScale: 1)

✅ Bi5.Net.Tests.WebFactoryTests

✅ Download_TickData_Test