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
df0aaad40399ef067e6ee0c6243810c53447af08
h-school
/
tests
/
HSchool.AppHost.Tests
T
History
Leonid Pershin
df0aaad403
ci / server (push)
Failing after 3m40s
Details
ci / client (push)
Failing after 14s
Details
Add half-body portrait support: update API, UI, and localization for new portrait type
2026-08-20 05:10:51 +03:00
..
golden
Sum warmth insulation from worn items and refresh goldens for the new trait pool.
2026-08-20 04:00:53 +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
ExamplePackTests.cs
Replace selectable name sets with a country that owns names and climate presets.
2026-08-20 02:55:13 +03:00
GameSocketTests.cs
Sample outdoor weather from the climate preset so people can freeze and the clock can show it.
2026-08-20 03:49:40 +03:00
GoldenSaveTests.cs
Give each school its own people seed so composition no longer follows create order.
2026-08-20 00:28:13 +03:00
HSchool.AppHost.Tests.csproj
Enhance staffing management with uncovered teacher tracking
2026-08-19 23:53:37 +03:00
InventoryApiTests.cs
Wear worn clothes on campus and replace rags at the work morning.
2026-08-20 03:49:11 +03:00
PeopleApiTests.cs
Give each school its own people seed so composition no longer follows create order.
2026-08-20 00:28:13 +03:00
PersonLogApiTests.cs
Split the person card into overview, clothes, carry and now tabs.
2026-08-20 04:00:38 +03:00
PortraitApiTests.cs
Add half-body portrait support: update API, UI, and localization for new portrait type
2026-08-20 05:10:51 +03:00
SchoolApiTests.cs
Implement portrait generation and retrieval for people in the school system. Added new API endpoints for generating and fetching portraits, including support for avatar and full-body images. Updated the client-side to handle portrait states and display options. Enhanced the person card UI to include tabs for overview and portrait, with appropriate localization strings. Updated solution files to include new test projects. Adjusted server configuration for SwarmUI integration.
2026-08-20 04:14:41 +03:00
SchoolSeedTests.cs
Give each school its own people seed so composition no longer follows create order.
2026-08-20 00:28:13 +03:00
ServiceabilityTests.cs
Replace selectable name sets with a country that owns names and climate presets.
2026-08-20 02:55:13 +03:00
StaffingApiTests.cs
Enhance staffing management with uncovered teacher tracking
2026-08-19 23:53:37 +03:00
TimetableApiTests.cs
Enhance school creation and staffing management with native language support
2026-08-19 22:22:31 +03:00