-
Notifications
You must be signed in to change notification settings - Fork 7
Add cell naming #22
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?
Add cell naming #22
Conversation
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.
Посмотрел, в целом, все хорошо. Лайк за работу с Excel-таблицами.
Excel.TemplateEngine/FileGenerating/Primitives/IExcelDocument.cs
Outdated
Show resolved
Hide resolved
} | ||
|
||
[Test] | ||
public void TestCopyCustomCellNames_Manual() |
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.
В наименовании теста можно не писать _Manual
- весь класс тестов это и так подразумевает.
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.
убрал
Excel.TemplateEngine.Tests/ObjectPrintingTests/ManualPrintingTests.cs
Outdated
Show resolved
Hide resolved
Excel.TemplateEngine.Tests/ObjectPrintingTests/CustomCellNamingTests.cs
Outdated
Show resolved
Hide resolved
Excel.TemplateEngine.Tests/ObjectPrintingTests/ManualPrintingTests.cs
Outdated
Show resolved
Hide resolved
…me file in different tests
5681e32
to
efbdf4c
Compare
efbdf4c
to
4ccc23c
Compare
No description provided.