chore(deps): update actions/stale action to v9 #138
Closed
GitHub Actions / JEST Tests
succeeded
Dec 7, 2023 in 0s
JEST Tests β
β Β ./coverage/junit.xml
37 tests were completed in 5s with 37 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Boolean dto | 3β | 514ms | ||
CuidDto dto | 3β | 573ms | ||
CurrencyDto dto | 3β | 2s | ||
DatetimeDto dto | 3β | 2s | ||
EmailDto dto | 3β | 589ms | ||
ImageDto dto | 3β | 2s | ||
JsonDto dto | 3β | 431ms | ||
NumberDto dto | 3β | 2s | ||
schema-to-object | 1β | 2s | ||
StringArrayDto dto | 3β | 2s | ||
StringDto dto | 3β | 2s | ||
UrlDto dto | 3β | 2s | ||
UuidDto dto | 3β | 626ms |
β Β Boolean dto
Boolean dto it should validate input to be a boolean
β
Boolean dto it should validate input to be a boolean
Boolean dto it should nullable
β
Boolean dto it should nullable
Boolean dto it should return a zod type
β
Boolean dto it should return a zod type
β Β CuidDto dto
CuidDto dto it should validate input to be a cuid
β
CuidDto dto it should validate input to be a cuid
CuidDto dto it should be nullable
β
CuidDto dto it should be nullable
CuidDto dto it should return a zod type
β
CuidDto dto it should return a zod type
β Β CurrencyDto dto
CurrencyDto dto it should validate input to be a currency
β
CurrencyDto dto it should validate input to be a currency
CurrencyDto dto it should nullable
β
CurrencyDto dto it should nullable
CurrencyDto dto it should return a zod type
β
CurrencyDto dto it should return a zod type
β Β DatetimeDto dto
DatetimeDto dto it should validate input to be a date time
β
DatetimeDto dto it should validate input to be a date time
DatetimeDto dto it should nullable
β
DatetimeDto dto it should nullable
DatetimeDto dto it should return a zod type
β
DatetimeDto dto it should return a zod type
β Β EmailDto dto
EmailDto dto it should validate input to be a email
β
EmailDto dto it should validate input to be a email
EmailDto dto it should nullable
β
EmailDto dto it should nullable
EmailDto dto it should return a zod type
β
EmailDto dto it should return a zod type
β Β ImageDto dto
ImageDto dto it should validate input to be a image object
β
ImageDto dto it should validate input to be a image object
ImageDto dto it should nullable
β
ImageDto dto it should nullable
ImageDto dto it should return a zod type
β
ImageDto dto it should return a zod type
β Β JsonDto dto
JsonDto dto it should validate input to be a json
β
JsonDto dto it should validate input to be a json
JsonDto dto it should nullable
β
JsonDto dto it should nullable
JsonDto dto it should return a zod type
β
JsonDto dto it should return a zod type
β Β NumberDto dto
NumberDto dto it should validate input to be a number
β
NumberDto dto it should validate input to be a number
NumberDto dto it should nullable
β
NumberDto dto it should nullable
NumberDto dto it should return a zod type
β
NumberDto dto it should return a zod type
β Β schema-to-object
schema-to-object it should transform prisma.schema to objects
β
schema-to-object it should transform prisma.schema to objects
β Β StringArrayDto dto
StringArrayDto dto it should validate input to be a number
β
StringArrayDto dto it should validate input to be a number
StringArrayDto dto it should nullable
β
StringArrayDto dto it should nullable
StringArrayDto dto it should return a zod type
β
StringArrayDto dto it should return a zod type
β Β StringDto dto
StringDto dto it should validate input to be a number
β
StringDto dto it should validate input to be a number
StringDto dto it should nullable
β
StringDto dto it should nullable
StringDto dto it should return a zod type
β
StringDto dto it should return a zod type
β Β UrlDto dto
UrlDto dto it should validate input to be a url
β
UrlDto dto it should validate input to be a url
UrlDto dto it should nullable
β
UrlDto dto it should nullable
UrlDto dto it should return a zod type
β
UrlDto dto it should return a zod type
β Β UuidDto dto
UuidDto dto it should validate input to be a uuid
β
UuidDto dto it should validate input to be a uuid
UuidDto dto it should nullable
β
UuidDto dto it should nullable
UuidDto dto it should return a zod type
β
UuidDto dto it should return a zod type
Loading