Closed estambakio-sc closed 6 years ago
Added integration tests for history + core pair according to #59
history + core
Also fixed bugs along the way:
history.search
machine.getHistory
Added integration tests for
history + core
pair according to #59Also fixed bugs along the way:
history.search
returned raw Sequelize records, instead of format defined in docsmachine.getHistory
returned records not consistent with docs