Skip to content

Refactor and enhance cryptographic implementations #22

Refactor and enhance cryptographic implementations

Refactor and enhance cryptographic implementations #22

GitHub Actions / unit tests succeeded Jan 12, 2025 in 0s

31 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
RdlCreator.Tests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_36.trx 8✅ 27s
RdlViewer.Tests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_39.trx 3✅ 20s
ReportTests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_51.trx 20✅ 5s

✅ RdlCreator.Tests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_36.trx

8 tests were completed in 27s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
fyiReporting.RdlCreator.Tests.DataProviderTest 7✅ 17s
fyiReporting.RdlCreator.Tests.ManualReportDefinitionTest 1✅ 2ms

✅ fyiReporting.RdlCreator.Tests.DataProviderTest

✅ TestMethodCsv
✅ TestMethodExcel2007
✅ TestMethodExcel2007DataOnly
✅ TestMethodExcelLegacy
✅ TestMethodPdf
✅ TestReportFromDataTable
✅ TestReportFromEnumerable

✅ fyiReporting.RdlCreator.Tests.ManualReportDefinitionTest

✅ TestMethod1

✅ RdlViewer.Tests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_39.trx

3 tests were completed in 20s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
RdlViewer.Tests.ParameterSettingMethodsTest 3✅ 8s

✅ RdlViewer.Tests.ParameterSettingMethodsTest

✅ SetJsonParameterWithAmpersAndSpecialValues
✅ SetParametersWithAmpersandSeparation("normaltest","normalvalue")
✅ SetParametersWithAmpersandSeparation("testwithampersand","here & there")

✅ ReportTests/TestResults/runneradmin_fv-az1347-446_2025-01-12_16_23_51.trx

20 tests were completed in 5s with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ReportDesigner.Tests.DesignerUtilityTests 2✅ 5ms
ReportTests.ExampleTest 1✅ 1ms
ReportTests.ExcelValetTests 8✅ 2s
ReportTests.FunctionTest 1✅ 0ms
ReportTests.iTextSharpTests 1✅ 145ms
ReportTests.StringEncryptionTests 2✅ 106ms
ReportTests.Utils.RenderPdf_iTextSharpTests 5✅ 909ms

✅ ReportDesigner.Tests.DesignerUtilityTests

✅ ExtractParameterNameFromExpression("={?Test}","Test")
✅ ExtractParameterNameFromExpression("=Parameters!Test.Value","Test")

✅ ReportTests.ExampleTest

✅ Test1

✅ ReportTests.ExcelValetTests

✅ ExcelValet_Format("testdata.rdl","en-GB","to_100items_from_1_10000000_100",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","en-GB","to_100items",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","en-US","to_100items_from_1_10000000_100",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","pl-PL","to_100items_from_1_10000000_100",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","pl-PL","to_100items",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","ru-RU","to_100items_from_1_10000000_100",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("testdata.rdl","ru-RU","to_100items",System.Func`1[System.Collections.Generic.Dictionary`2[System.String,System.Collections.IEnumerable]])
✅ ExcelValet_Format("WorldFacts.rdl","pl-PL","general",null)

✅ ReportTests.FunctionTest

✅ Test1

✅ ReportTests.iTextSharpTests

✅ iTextSharpDraw("LineObjects.rdl","en-US","",null)

✅ ReportTests.StringEncryptionTests

✅ DecryptTest
✅ EncryptTest

✅ ReportTests.Utils.RenderPdf_iTextSharpTests

✅ RenderPdf_iTextSharpDraw("ChartTypes.rdl","en-US","RenderPdf_iTextSharp",null)
✅ RenderPdf_iTextSharpDraw("LineObjects.rdl","en-US","RenderPdf_iTextSharp",null)
✅ RenderPdf_iTextSharpDraw("ListReport.rdl","en-US","RenderPdf_iTextSharp",null)
✅ RenderPdf_iTextSharpDraw("MatrixExample.rdl","en-US","RenderPdf_iTextSharp",null)
✅ RenderPdf_iTextSharpDraw("WorldFacts.rdl","pl-PL","RenderPdf_iTextSharp",null)