mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
* Update packages * Add default values for tweens * Add mocks for `InputText` and `BBCodeText` * Delete deprecated `vitest.workspace.ts` * Replace `new InputText` with `globalScene.add.rexInputText` * Disable broken Magic Bounce test * Disable broken test in `stockpiling.test.ts` |
||
|---|---|---|
| .. | ||
| mocksContainer | ||
| mockClock.ts | ||
| mockConsoleLog.ts | ||
| mockContextCanvas.ts | ||
| mockFetch.ts | ||
| mockGameObject.ts | ||
| mockGameObjectCreator.ts | ||
| mockLoader.ts | ||
| mockLocalStorage.ts | ||
| mockTextureManager.ts | ||
| mockTimedEventManager.ts | ||
| mockVideoGameObject.ts | ||