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.AppHost.Tests
T
History
Leonid Pershin
65feda3756
add shel
2026-08-18 23:51:10 +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 people management features by adding API endpoints for retrieving school rosters and individual person cards. Enhance the UI to support a people browser with filtering and pagination capabilities. Update localization strings for improved user experience and ensure robust handling of person data. Revise documentation to reflect new API functionalities and update tests to validate the new features.
2026-08-18 19:44:42 +03:00
SchoolApiTests.cs
add shel
2026-08-18 23:51:10 +03:00