Added status changing + history

- Status's for comments is now an array of objects
This commit is contained in:
Wyatt Johnson
2016-12-05 11:28:27 -05:00
parent 5485a446f3
commit 2f7f0249b2
22 changed files with 694 additions and 312 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
const User = require('../../models/user');
const expect = require('chai').expect;
describe('User: models', () => {
describe('models.User', () => {
let mockUsers;
beforeEach(() => {
return User.createLocalUsers([{