[GH-ISSUE #373] Fix frontend testing problems #219

Closed
opened 2026-02-27 19:17:18 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/373

  • All async tests require @ts-expect-error
    • Do we even need async tests if we use vitest correctly?
  • Multiple warnings about side effects outside of act
    • Might have something to do with first point
  • Skill issue during attempted testing of alerts (throw error -> create alert). Implement these tests
Originally created by @EddieTheCubeHead on GitHub (Jun 28, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/373 - [ ] All async tests require @ts-expect-error - Do we even need async tests if we use vitest correctly? - [ ] Multiple warnings about side effects outside of act - Might have something to do with first point - [ ] Skill issue during attempted testing of alerts (throw error -> create alert). Implement these tests
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#219
No description provided.