issues
search
mswjs
/
data
Data modeling and relation library for testing JavaScript applications.
https://npm.im/@mswjs/data
MIT License
822
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Open handle error when using with Jest
#308
soapwong703
opened
3 days ago
1
Describe approach of error handling
#307
vasilii-kovalev
opened
1 week ago
0
ReferenceError: BroadcastChannel is not defined thrown when running Jest tests after upgrade to v2.6.0
#306
vonny29
closed
3 weeks ago
4
[Feature Request] Referencing `primaryKey` of a model as opposed to the entire object
#305
nojibe
opened
1 month ago
0
Generate graphql factory direct from schema
#304
tom-sanderson-bt
opened
5 months ago
0
Factory model for a Union Type model
#302
SalahAdDin
opened
8 months ago
1
Faker definition for relationship properties
#301
SalahAdDin
closed
3 months ago
2
Typing issue when returning relation properties
#300
SalahAdDin
opened
8 months ago
0
Make MSW/Data more type compatible with FakerJS functions
#299
SalahAdDin
opened
8 months ago
1
Add the ability to set a foreign key on a model to create relationships
#296
canrozanes
closed
11 months ago
1
feat!: migrate to msw 2.0
#294
kettanaito
closed
1 year ago
1
REST toHandlers() PUT and POST do not work with @mswjs/http-middleware due to req.body being a string
#293
lgibso34
opened
1 year ago
0
Add toHandlers('json-api') support
#292
leepfrog
opened
1 year ago
0
feat: pin msw to 1.0.0
#291
kettanaito
closed
1 year ago
1
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get') while generating handlers
#290
jpkontreras
opened
1 year ago
2
pnpm resolves msw optional dependency as v2 instead of v1
#289
LavaToaster
closed
1 year ago
4
manyOf relationship in nullable objects
#288
diogomiguel
opened
1 year ago
1
chore: update @ossjs/release setup
#287
kettanaito
closed
1 year ago
1
Revert "fix: add random number to db id seed"
#286
kettanaito
closed
1 year ago
1
Library's state and future
#285
kettanaito
opened
1 year ago
15
Support transient attributes
#283
veih14
opened
1 year ago
5
Help Creating Type-Safe Models
#282
kjrocker
opened
1 year ago
3
docs: fix anckor link
#281
tatsushitoji
closed
1 year ago
2
docs: fix typo in yarn install options
#280
contigen
closed
1 year ago
3
feat: make oneOf relation required if non-nullable
#279
timkolotov
opened
1 year ago
4
feat: upgrade strict-event-emitter to 0.5.0
#278
susiyaki
closed
1 year ago
1
feat: persist extension
#277
noveogroup-amorgunov
opened
1 year ago
4
fix: add random number to db id seed
#276
themagickoala
closed
1 year ago
11
Database ID is not unique when extracted to a setup helper file (using Vitest)
#275
themagickoala
closed
1 year ago
4
Poor performance when creating linked entities
#274
Shiwa
opened
1 year ago
0
chore: upgrade page-with to 0.6.0
#270
timkolotov
closed
1 year ago
1
Required oneOf relation
#269
timkolotov
opened
1 year ago
6
feat: support relative paths when generating rest handlers
#268
timkolotov
closed
1 year ago
7
Using wildcard/parameters in baseUrl in toHandlers method
#267
timkolotov
closed
1 year ago
4
comparator missing for find by id
#266
jchris
opened
1 year ago
0
Using zod to generate table schema
#264
salehi-hassan
closed
1 year ago
0
fix: support `Object` as model value type
#263
StanleySathler
closed
2 months ago
9
Can we store a literal object to an entity's field?
#262
StanleySathler
closed
2 months ago
9
Can we have models with multi-fields IDs?
#260
StanleySathler
closed
1 year ago
1
fix(generateGraphQLHandlers): instantiate "GraphQLList" with "new"
#259
kettanaito
closed
1 year ago
1
TypeError: Class constructor GraphQLList cannot be invoked without 'new'
#258
justinwilaby
closed
1 year ago
3
feat: created nullable object option without getter
#257
yishayweb
closed
1 year ago
3
Can `findFirst()` support the `where` parameter as function?
#256
cp3hnu
opened
1 year ago
1
It's impossible to use case insensitive search via "where" statement
#255
alexeygorbachevsky
opened
1 year ago
1
GraphQL issues with __typename and interfaces/unions
#254
pstoica
opened
1 year ago
0
How to save a File in msw-data
#253
akshymalvia
closed
1 year ago
7
Definition for Objects with dynamic keys
#252
brogine
opened
2 years ago
3
fix: make "EntityType" type compatible with objects
#251
imyasha
closed
1 year ago
2
Type Error on queryTypes.ts file.
#250
imyasha
closed
1 year ago
3
Query (findMany, findFirst) ignores Array type fields.
#249
zorgick
opened
2 years ago
0
Next