Sha256: 279d50e409028ea7734871c120a4351d4ef92241ce568eead7c376ff33a9e970

Contents?: true

Size: 456 Bytes

Versions: 2

Compression:

Stored size: 456 Bytes

Contents

# Nodeunit tests

Yes, it's weird to have a test directory as well as a tests directory. This directory contains nodeunit tests that are run from the command line with:

    $ npm test

The tests in the tests dir are browser unit tests that happen to be run headless with PhantomJS. These tests verify that our build tests run correctly, so they necessarily use different technology.

The test/tests naming is something that can (and should) be worked out.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bootstrap-datepicker-1.2.0 test/Readme.md
bootstrap-datepicker-1.1.1 test/Readme.md