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
a214378c6e4ff2e80c8673fbe3379352f5c72984
h-school
/
tests
/
HSchool.AppHost.Tests
T
History
Leonid Pershin
a214378c6e
ci / server (push)
Failing after 3m44s
Details
ci / client (push)
Failing after 14s
Details
Merge branch 'phase/35-appropriateness'
...
# Conflicts: # docs/phases/README.md
2026-08-20 05:19:33 +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
DressRulesApiTests.cs
Implement phase 35 dress appropriateness and school rules.
2026-08-20 05:16:52 +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
Implement custom portrait generation: update API, UI, and localization to support user-defined prompts for portraits, replacing half-body option with custom variant.
2026-08-20 05:16:40 +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