Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

unit tests #110

Closed
lloyd opened this issue May 12, 2011 · 0 comments
Closed

unit tests #110

lloyd opened this issue May 12, 2011 · 0 comments
Assignees
Labels
ARCHIVED CLOSED at time of archiving

Comments

@lloyd
Copy link
Contributor

lloyd commented May 12, 2011

A little brother to issue #65.

There are tons of unit tests that we inherited from jetpack:

find modules -type f -name "*.test.js"

There is also a testing framework available, that has atrophied a bit. We should go through all of these tests, and move the ones that are pertinent next to our source files. Having done this, there will be two types of automated tests in chromless, "high level" html tests that are complete applications (the stuff in tests/ right now), and low level headless javascript tests.

We shouldn't require all tests to be passing in order to close this issue, but should open separate issues for classes of test failures once this task is complete.

@ghost ghost assigned lloyd May 12, 2011
@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Oct 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

No branches or pull requests

2 participants