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
e0b7122f3bf7545bfa67cb6872eddfe1d19d36b6
h-school
/
tests
/
HSchool.AppHost.Tests
T
History
Leonid Pershin
3fa6ce95df
ci / server (push)
Failing after 3m40s
Details
ci / client (push)
Failing after 15s
Details
Implement portrait prompt API and UI enhancements. Added a new endpoint to fetch portrait prompts, updated the client to handle prompt display, and improved localization for prompt-related text. Enhanced styling for prompt elements in the UI.
2026-08-20 05:27:01 +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 portrait prompt API and UI enhancements. Added a new endpoint to fetch portrait prompts, updated the client to handle prompt display, and improved localization for prompt-related text. Enhanced styling for prompt elements in the UI.
2026-08-20 05:27:01 +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