Join Slack
Communities
Powered by
Anyone know if there's a way to mock the DateTimes...
# orm-help
e
Elijah Rosier
02/17/2022, 10:45 AM
Anyone know if there's a way to mock the DateTimes in an integration test when they're set by
@default(now())
? We running jest tests against the database and want to ensure the correct dates are being inserted, and don't want brittle tests.
Open in Slack
Previous
Next