Dalphi/dalphi

View on GitHub
spec/javascripts/spec_helper.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

# Teaspoon includes some support files, but you can use anything from your own support path too.

Line exceeds maximum allowed length
Open

# If you'd rather require your spec files manually (to control order for instance) you can disable the suite matcher in

Line exceeds maximum allowed length
Open

# By default Teaspoon will look for files that match _spec.{js,js.coffee,.coffee}. Add a filename_spec.js file in your

Line exceeds maximum allowed length
Open

# spec path and it'll be included in the default suite automatically. If you want to customize suites, check out the

Line exceeds maximum allowed length
Open

# You can require your own javascript files here. By default this will include everything in application, however you

Line exceeds maximum allowed length
Open

# Teaspoon.execute() after everything has been loaded. Simple example of a timeout:

Line exceeds maximum allowed length
Open

# may get better load performance if you require the specific files that are being used in the spec that tests them.

Line exceeds maximum allowed length
Open

# If you're using CommonJS, RequireJS or some other asynchronous library you can defer execution. Call

Line exceeds maximum allowed length
Open

# PhantomJS (Teaspoons default driver) doesn't have support for Function.prototype.bind, which has caused confusion.

There are no issues that match your filters.

Category
Status