sanger/limber

View on GitHub
app/frontend/javascript/multi-stamp/components/shared_examples/multi_stamp_instance.shared_spec.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function sharedSpecs has 174 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const sharedSpecs = (args) => {
  const subject = args.subject
  const mockLocation = {}

  describe('a MultiStamp instance', () => {

    There are no issues that match your filters.

    Category
    Status