ttusk_leif/tests
Luiz Gustavo aabfa5c8d7 fix(validation): enforce questions-session count>0 in the use case
The 'questions sessions must have count > 0' rule moves from the
SessionsTab view into RegisterStudySessionValidator, so the
domain invariant is now enforced regardless of the caller's UI.
SessionsTab no longer imports ValidationError for this purpose;
the UI test asserts both that no session is persisted AND that a
Notice is surfaced to the user.
2026-07-07 18:29:22 -03:00
..
application fix(validation): enforce questions-session count>0 in the use case 2026-07-07 18:29:22 -03:00
domain test: cover CsvExport, ExportToCsvUseCase, DataMigrations; fix dup test name 2026-07-03 00:58:39 -03:00
infrastructure test: cover CsvExport, ExportToCsvUseCase, DataMigrations; fix dup test name 2026-07-03 00:58:39 -03:00
mocks feat: redesign creation UI and open in main workspace 2026-06-11 23:04:23 -03:00
ui fix(validation): enforce questions-session count>0 in the use case 2026-07-07 18:29:22 -03:00