Jest
https://gyazo.com/8c24bb3f69d4e7ae5262820a0fd309f6
試す
モックをつくる
グルーピングする
? jest: グループ化したい
なぜできないのかちゃんとおってないkadoyau.icon
Because Jest is designed primarily for testing React applications, using it to test Node.js server-side applications comes with a lot of caveats. We strongly recommend using Mocha instead. 2022-04-05表現が微妙に変わっていた
We strongly recommend using a different testing framework, like Mocha.
インメモリのmongoDBを使って実際に入出力をテストする