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
2011d12b1dbdefa6762988f133fd7106722b6418
h-school
/
tests
/
HSchool.AppHost.Tests
T
History
Leonid Pershin
2ebc783585
ci / server (push)
Failing after 3m37s
Details
ci / client (push)
Successful in 13s
Details
Enhance school simulation management by introducing a new
SchoolWeekDays
option, allowing configuration of the number of working days in a week. Update the API to include school week days in responses and enhance documentation to reflect these changes. Revise UI components to support the new management features, ensuring a seamless user experience when hiring and assigning staff. Update localization strings for improved clarity and consistency across the application.
2026-08-19 00:47:09 +03:00
..
AppHostFixture.cs
Update .gitignore to exclude TypeScript build info and add dist directory. Expand README with project overview, technology stack, prerequisites, and instructions for running and testing the application.
2026-08-18 11:11:48 +03:00
GameSocketTests.cs
add shel
2026-08-18 23:51:10 +03:00
HSchool.AppHost.Tests.csproj
Update .gitignore to exclude TypeScript build info and add dist directory. Expand README with project overview, technology stack, prerequisites, and instructions for running and testing the application.
2026-08-18 11:11:48 +03:00
PeopleApiTests.cs
Implement applicant pool functionality in school simulation, allowing for the management of job seekers who are not yet part of the school roster. Update the catalog to include staffing definitions and enhance the API to support applicant data retrieval. Revise the school architecture to handle applicant refresh logic and ensure proper integration with existing roster management. Update tests to validate the new applicant functionalities and ensure robustness in handling staffing scenarios.
2026-08-19 00:01:56 +03:00
SchoolApiTests.cs
Enhance school simulation management by introducing a new
SchoolWeekDays
option, allowing configuration of the number of working days in a week. Update the API to include school week days in responses and enhance documentation to reflect these changes. Revise UI components to support the new management features, ensuring a seamless user experience when hiring and assigning staff. Update localization strings for improved clarity and consistency across the application.
2026-08-19 00:47:09 +03:00
StaffingApiTests.cs
Enhance school simulation management by introducing a new
SchoolWeekDays
option, allowing configuration of the number of working days in a week. Update the API to include school week days in responses and enhance documentation to reflect these changes. Revise UI components to support the new management features, ensuring a seamless user experience when hiring and assigning staff. Update localization strings for improved clarity and consistency across the application.
2026-08-19 00:47:09 +03:00