This website requires JavaScript.
Explore
Help
Sign In
tes
/
Assistant
Watch
1
Star
0
Fork
0
You've already forked Assistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5be4c6914f2680e8e88a264748658509c9fb8fd
Assistant
/
backend.tests
T
History
tes
b5be4c6914
Add /api/pair-code (auth) + /api/pair (public) endpoints
2026-06-11 18:56:41 +00:00
..
ApiFactory.cs
Fix: clean up SQLite WAL/SHM sidecars in ApiFactory.Dispose
2026-06-11 18:22:33 +00:00
AuthTests.cs
Fix Task 5 review issues: per-test ApiFactory, drop dead RoleManager param + EF Core using
2026-06-11 18:38:37 +00:00
backend.tests.csproj
Scaffold backend + backend.tests projects
2026-06-11 18:04:42 +00:00
DeviceTokenServiceTests.cs
Add DeviceTokenService (random token, SHA-256 hash, fixed-time verify)
2026-06-11 18:48:39 +00:00
HealthTests.cs
Add ApiFactory test helper + /health sanity test
2026-06-11 18:17:48 +00:00
PairingEndpointsTests.cs
Add /api/pair-code (auth) + /api/pair (public) endpoints
2026-06-11 18:56:41 +00:00
PairingServiceTests.cs
Add PairingService with safe alphabet and 10-min TTL
2026-06-11 18:53:32 +00:00