标签: node.js testing express mongoose
我来自Rails世界, 在rails上我使用FactoryGirl在测试api之前创建了一些db数据。 我在网上搜索了类似的方法,我找不到任何好的结果。
如果要在之前插入一些数据库数据,如何测试API?