SoftwareEngineeringStudyProjects / KnowYourKnowledge

Combination of Personal Knowledge Management and Learning Management System. This is a study project aimed at creating relatively big codebase for object-oriented programming and similar courses.
MIT License
2 stars 4 forks source link

Title for standalone file adds extension incorrectly #44

Open kzhereb opened 2 years ago

kzhereb commented 2 years ago

If file name is "something.txt", it returns "somethingtxt" (dot missing)

kzhereb commented 2 years ago

Also there are no tests for this behavior - let's try to test all public methods, including those inherited from base class