fix: refactor enchanter and fabricator e2e tests
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m21s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m21s
Enchanter test: - Use data-testid selectors for debug buttons - Add waitForBridge pattern - Switch baseURL to localhost:3000 Fabricator test: - Use data-testid selectors for all debug buttons (attunements, elements, disciplines, materials) - Activate discipline via toggle button before adding XP - Unlock recipes via discipline XP + store unlockRecipes - Replace waitForTimeout with runTicks for crafting (instant tick-based waiting) - Add ticksForHours helper for deterministic craft completion - Verify each craft completed via store check instead of currentAction polling - Remove direct store manipulation for attunement/element unlock (use debug UI buttons)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Circular Dependencies
|
||||
Generated: 2026-06-02T13:46:41.866Z
|
||||
Generated: 2026-06-02T14:00:41.812Z
|
||||
|
||||
No circular dependencies found. ✅
|
||||
|
||||
Reference in New Issue
Block a user