KyleRoss/node-datadog-events

View on GitHub
test.js

Summary

Maintainability
A
2 hrs
Test Coverage

File test.js has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const assert = require('chai').assert;
const datadogEvents = require('./');

describe ('Exports', () => {
    it('should export a function', () => {
Severity: Minor
Found in test.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status