[root]/groovy/modules/grails/samples/books
grails-app
(0 files, 0 lines)
controllers
(0 files, 0 lines)
jsp
(0 files, 0 lines)
web-app
(0 files, 0 lines)
WEB-INF
(0 files, 0 lines)
jsp
(0 files, 0 lines)
removing the outdated grails module from the repository
0 lines of code changed in:
adapt sample tests to new testing facility
6 lines of code changed in:
refactor webtests a little to demonstrate how common parts can be extracted
48 lines of code changed in:
refactored to pick up WebTest jars from download location rather than user-home.groovy.lib for more fine-grained control over classloading; last test step still failing because the books sample is currently not working correctly when adding new author names
27 lines of code changed in:
adapt tests to new handling of the author assignment to books
11 lines of code changed in:
update url in instructions
1 lines of code changed in:
temporarily added the pageFlow visualization for sharing it
0 lines of code changed in:
last test adaptions: now running 100% !
3 lines of code changed in:
last test adaptions: now running 100% !samples/books/BooksTest.groovy
13 lines of code changed in:
minor adations to the test
4 lines of code changed in:
provide a real quick rad cycle with tomcat 5
41 lines of code changed in:
make tests a bit more crisp
51 lines of code changed in:
housekeeping: some formatting, use gpath instead of loops, use constants, add some todos.
5 lines of code changed in:
provide a groovy way of functional testing
82 lines of code changed in:
Improved test a little.
5 lines of code changed in:
Updated books application for WebTest.
0 lines of code changed in:
Removed ambiguities in instructions.
7 lines of code changed in:
clarified the meaning of 'project directory'
2 lines of code changed in:
included hint to make the script file executable
4 lines of code changed in:
Initial checkin.
3 lines of code changed in: