[#15] Unit tests #16

Merged
PavelGrossSpb merged 1 commit from PavelGrossSpb/frostfs-sdk-csharp:UnitTests into master 2024-07-10 14:04:58 +00:00
Member

Add unit tests

Signed-off-by: Pavel Gross p.gross@yadro.com

Add unit tests Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb added 1 commit 2024-07-09 14:57:54 +00:00
[#16] Unit tests
All checks were successful
DCO / DCO (pull_request) Successful in 42s
fefa2da218
Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb requested review from dstepanov-yadro 2024-07-09 14:58:18 +00:00
PavelGrossSpb requested review from orikik 2024-07-09 14:58:19 +00:00
orikik approved these changes 2024-07-10 13:04:54 +00:00
dstepanov-yadro reviewed 2024-07-10 13:10:13 +00:00
@ -82,3 +82,3 @@
};
if (header.Split.Children.Any())
if (header.Split.Children.Count != 0)

It looks like something that does not relate to the commit called "Unit tests"
It is better to separate commits logically.

It looks like something that does not relate to the commit called "Unit tests" It is better to separate commits logically.
dstepanov-yadro approved these changes 2024-07-10 13:16:43 +00:00
PavelGrossSpb merged commit fefa2da218 into master 2024-07-10 14:04:58 +00:00
PavelGrossSpb deleted branch UnitTests 2024-07-10 14:04:59 +00:00
PavelGrossSpb referenced this pull request from a commit 2024-07-10 14:04:59 +00:00
PavelGrossSpb referenced this pull request from a commit 2024-07-16 07:27:58 +00:00
PavelGrossSpb referenced this pull request from a commit 2024-08-16 11:35:21 +00:00
Sign in to join this conversation.
No description provided.