This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
h-school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
65feda37565ab3f99f4828b1987a52ea2d80b169
h-school
/
tests
/
HSchool.People.Tests
T
History
Leonid Pershin
65feda3756
add shel
2026-08-18 23:51:10 +03:00
..
Fixtures.cs
add shel
2026-08-18 23:51:10 +03:00
GlobalUsings.cs
Enhance school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +03:00
HSchool.People.Tests.csproj
Enhance school creation functionality by introducing support for name sets in the API and UI. Update the catalog to include skills, traits, body attributes, needs, and name sets, improving character generation capabilities. Revise localization strings for better user guidance and update tests to validate the new name set functionality and ensure robustness in school creation processes.
2026-08-18 18:57:01 +03:00
ReviewFixTests.cs
Enhance family and roster management in school simulation by implementing support for incomplete families, ensuring proper handling of absent parents while maintaining surname consistency. Update family creation logic to account for single-parent households and revise child identification to prevent ID conflicts. Introduce seat shuffling to prevent siblings from being placed in the same class, improving the realism of student distribution. Update related tests to validate these new functionalities and ensure robustness in family and roster handling.
2026-08-18 21:13:16 +03:00
RosterBrowserTests.cs
add shel
2026-08-18 23:51:10 +03:00
RosterGeneratorTests.cs
add shel
2026-08-18 23:51:10 +03:00
YearlyIntakeTests.cs
Implement yearly intake functionality in school simulation, allowing for the graduation of students and the addition of new first-year pupils. Update the roster management to reflect these changes, ensuring proper entity handling in the simulation. Enhance the API to support name sets during roster installation and revise related tests to validate the new intake process and roster updates.
2026-08-18 19:57:59 +03:00