Flexberry / NewPlatform.Flexberry.ORM.ODataService

OData v4 server for .NET
https://www.nuget.org/packages/NewPlatform.Flexberry.ORM.ODataService
MIT License
1 stars 13 forks source link

Add nulling tests #266

Open s-andrey opened 1 year ago

s-andrey commented 1 year ago

Если у класса ссылка сама на себя и мы хотим удалить мастера, то вначале надо запулить ссылку и потом уже удалять объект, если это действие выполнить в одном запросе то будет падать ошибка тк запрос на удаление буде выполнялся раньше (см добавленный тест в орм) НО если изменить порядок в Changeset то отправится, один запрос на создание объекта, что ошибка уже в одате

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

turbcool commented 1 year ago

Тест корректный, но падает. Нужно исправлять ошибку.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication