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
3b9bfc0b9e41dc7061ff966e17053cfd8e868dfb
h-school
/
tests
/
HSchool.AppHost.Tests
T
History
Leonid Pershin
dfa9a25dca
ci / server (push)
Failing after 3m46s
Details
ci / client (push)
Failing after 14s
Details
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
..
golden
Dress people at generation from a separate apparel stream.
2026-08-20 03:24:54 +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
Update reviewed phase details, enhance presence tests for hiring and assigning teachers during lessons, and fix timetable handling in the School class. Added new tests for presence management and ensured proper campus staffing behavior during lesson transitions.
2026-08-20 02:47:24 +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
PortraitApiTests.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
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