keystonejs Questions

1

Is there any way to run tests for keystonejs that also hit a test or real mongodb instance? It would be nice if similar to the way Django does it.
Bacterin asked 6/3, 2014 at 17:0

1

This is my code for my model: 'Info' and its the tokens property that creates the problem. var keystone = require('keystone'), Types = keystone.Field.Types; var Info = new keystone.List('Info'); ...
Hub asked 27/2, 2014 at 9:13

© 2022 - 2024 — McMap. All rights reserved.