Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Document JavaScript testing #808

Closed
berryp opened this issue Apr 1, 2013 · 1 comment
Closed

Document JavaScript testing #808

berryp opened this issue Apr 1, 2013 · 1 comment
Labels

Comments

@berryp
Copy link
Contributor

berryp commented Apr 1, 2013

We now have a framework for JavaScript testing - though no real tests right now due to being blocked until #509 has been implemented (see note below.) We need documentation in the README for getting up and running with the JS tests, as well as information regarding the curent state.

** A note on the state of the JS tests: **

The tests we have right now are more for testing the testing setup to help ensure the test requirements are set up correctly than gittip itself. The reason for not having real code tests yet is most useful tests will be testing code that requires network authentication (e.g. via Twitter and Github.) Once DevNetwork (see issue #509) has been rolled we'll be able to write tests without having to worry about external authentication networks.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@nobodxbodon
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants