1
0
Fork 0
forked from OpenNeo/impress
impress/src/server/query-tests/__snapshots__
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
..
Color.test.js.snap load special colors into support UI 2020-07-31 23:33:12 -07:00
Item.test.js.snap add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
ItemSearch.test.js.snap itemSearchLoaders should prime item loader cache 2020-08-17 01:41:38 -07:00
Outfit.test.js.snap server can read outfit data 2020-06-24 19:05:07 -07:00
Pet.test.js.snap fix bug resolving item fields under pet outfit 2020-07-02 14:33:47 -07:00
PetAppearance.test.js.snap update test snapshots 2020-08-09 23:03:53 -07:00
Species.test.js.snap split query tests into separately runnable files! 2020-04-25 23:03:58 -07:00
SpeciesColorPair.test.js.snap update snapshots 2020-08-14 22:10:07 -07:00