impress/src/server/query-tests
Matchu 8a06ac7fb9 perf upgrade for UserItemsPage
I knowingly wrote this less performant at first. And indeed, it was slow—like 2sec of main thread time! Turn that O(mn) into O(n) pls!
2020-11-24 21:03:45 -08:00
..
__snapshots__ perf upgrade for UserItemsPage 2020-11-24 21:03:45 -08:00
Color.test.js cache item data when switching standard colors 2020-08-31 18:25:42 -07:00
Item.test.js fix edge case bugs in itemByName and itemsByName 2020-11-08 00:20:21 -08:00
ItemSearch.test.js fix pagination ish 2020-09-01 20:30:18 -07:00
Outfit.test.js fix bug resolving item fields under pet outfit 2020-07-02 14:33:47 -07:00
Pet.test.js modeling saves item-to-asset relationships 2020-10-06 05:49:37 -07:00
PetAppearance.test.js move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00
setup.js fix bugs in auth mocking for tests 2020-10-27 22:16:34 -07:00
Species.test.js cache item data when switching standard colors 2020-08-31 18:25:42 -07:00
User.test.js add GQL for individual trade lists 2020-10-27 22:32:37 -07:00