Skip to content

Commit

Permalink
Add migration tests (#5285)
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik authored and takameyer committed Feb 8, 2023
1 parent b48a620 commit 05d1080
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tests/src/tests/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import "./objects";
import "./class-models";
import "./serialization";
import "./iterators";
import "./migrations";
import "./queries";
import "./dynamic-schema-updates";
import "./bson";
Expand Down
Loading

0 comments on commit 05d1080

Please sign in to comment.