1
0
Fork 0
forked from OpenNeo/impress
impress/src/server/query-tests
Matchu 17fa9d06b9 add id to ItemAppearance (+ refactor)
This is in support of a caching issue in a hack tool coming next! Without this, the change to ItemAppearance restricted zones would make other ItemAppearance fields go missing (bc our hack tool didn't also specify them), so the query would re-execute over the network to find the missing fields we overwrote with nothingness—which would undo the local hack change.
2020-08-28 00:10:00 -07:00
..
__snapshots__ add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
Color.test.js load special colors into support UI 2020-07-31 23:33:12 -07:00
Item.test.js add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
ItemSearch.test.js itemSearchLoaders should prime item loader cache 2020-08-17 01:41:38 -07:00
Outfit.test.js fix bug resolving item fields under pet outfit 2020-07-02 14:33:47 -07:00
Pet.test.js fix bug resolving item fields under pet outfit 2020-07-02 14:33:47 -07:00
PetAppearance.test.js Revert "cache zone data" 2020-08-17 18:49:37 -07:00
setup.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00
Species.test.js split query tests into separately runnable files! 2020-04-25 23:03:58 -07:00
SpeciesColorPair.test.js split query tests into separately runnable files! 2020-04-25 23:03:58 -07:00