-
Notifications
You must be signed in to change notification settings - Fork 57
Ситдиков Сергей #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Ситдиков Сергей #62
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. У тебя какие-то лишние файлы в коммит попали почему-то, помимо тестов There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Все еще остались какие-то непонятные изменения gitignore и других фаликах, которые кажется не нужны |
||
| <s:String x:Key="/Default/Environment/UnitTesting/UnitTestSessionStore/Sessions/=ec5dcdba_002Dbdbe_002D43f6_002D8ebb_002D6331fdf6338d/@EntryIndexedValue"><SessionState ContinuousTestingMode="0" IsActive="True" Name="All tests from 1. ObjectComparison" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session">
 | ||
| <Project Location="C:\Users\sega2\Study\kONTIR\shpora-testing\Testing\Basic" Presentation="&lt;Basic&gt;" />
 | ||
| </SessionState></s:String></wpf:ResourceDictionary> | ||
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тест выдаст ошибку что есть циклическая ссылка, поэтому можно использовать .IgnoringCyclicReferences());
В указанном подходе еще есть недостаток в том, что нет понятного сообщения об ошибке в тесте и ссылка на сам объект внутри него тоже не сработает