On 26/03/2012 15:47, Aaron Newton wrote:
The specs for Behavior stuff are really easy to author. The test is
basically an HTML example that should instantiate your class and the
unit tester verifies that it does. You can then make additional assertions.
I'll grant that my testing environment has grown a bit esoteric, but it
is at least easy to install.
$ git clone git://github.com/anutron/mootools-development.git
<http://github.com/anutron/mootools-development.git>
$ cd mootools-development
$ git checkout behavior
$ ./install
$ ./go run
//then open http://localhost:9876
I got that working fine already but what I don't get is how the test
environment on that port relates to the mootools-boostrap repo, which
lies elsewhere.
do i mod the settings.py file to point to ../mootools-bootstrap/ ?
sorry for being thick here. :)
best regards,
--
Dimitar Christoff
"JavaScript is to JAVA what hamster is to ham"
http://fragged.org/ | @D_mitar | https://github.com/DimitarChristoff