Intechnity-com / OdooJsonRpcClient

Odoo Client Json Rpc
MIT License
68 stars 29 forks source link

odoo string enums to dotnet enums converter #7

Closed patricoos closed 3 years ago

github-actions[bot] commented 3 years ago



Test Run for PR #7 (29)

Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Run Duration: 2s 20ms
Date: 2021-02-04 16:46:13 - 2021-02-04 16:46:15
Framework: .NETCoreApp,Version=v3.1
Total Tests: 7

✔️ Passed ❌ Failed ⚠️ Skipped
7 0 0
100% 0% 0%

Result Sets

PortaCapena.OdooJsonRpcClient.Tests.dll - 100%

Full Results
Result Test Duration
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.Can_create_builder_with_static_method 4ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooRequestModelTests.RequestModel_should_return_request_with_corect_params_count 5ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.When_use_where_with_OdooFilter_param_shoud_return_correct_filters_model 9ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.When_use_pridicate_where_shoud_return_correct_filters_model 3ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.When_use_pridicate_where_with_two_times_shoud_return_correct_filters_model < 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.When_use_select_shoud_return_filds_with_odoo_prop_names 1ms
✔️ Passed PortaCapena.OdooJsonRpcClient.Tests.OdooQueryTests.When_use_where_with_complex_OdooFilter_param_shoud_return_correct_filters_model < 1ms

Run Messages

Informational

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.3+1b45f5407b (64-bit .NET Core 3.1.11)
[xUnit.net 00:00:00.44]   Discovering: PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.51]   Discovered:  PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.51]   Starting:    PortaCapena.OdooJsonRpcClient.Tests
[xUnit.net 00:00:00.62]   Finished:    PortaCapena.OdooJsonRpcClient.Tests
Warning

Error


Created using Liquid Test Reports