7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:alkemist/geb More... almost 14 years ago
implemented filter(Map) More... almost 14 years ago
implemented find(Map) More... almost 14 years ago
Put @Ignore's on failing tests. More... almost 14 years ago
Fix for at checkers throwing AssertionErrors in at checkers when calculating the page from a to list. More... almost 14 years ago
Some work on docs. More... almost 14 years ago
Support for actions potentially doing to many different pages. More... almost 14 years ago
Cater for pages that have no base, but calculate their URL via convertToPath() More... almost 14 years ago
Merge branch 'master' of github.com:alkemist/geb More... almost 14 years ago
Added selenium/webdriver deps to maven build. More... almost 14 years ago
tidied some stuff up More... almost 14 years ago
integrated Navigator code More... almost 14 years ago
Allow page content to be values rather than "page" content. More... almost 14 years ago
Make maven pom include license info. More... almost 14 years ago
Adding a Gradle build. More... almost 14 years ago
Fix incorrect use of final. More... almost 14 years ago
Added beginning of the content chapter (at the moment is a section on why the page object pattern) More... almost 14 years ago
Added $() method which returns a “root” navigator. More... almost 14 years ago
Renamed the ‘toPage’ template parameter to ‘to’. More... almost 14 years ago
This is no longer needed. More... almost 14 years ago
Renamed the “find” method to “$”. More... almost 14 years ago
Massive refactor. More... almost 14 years ago
Use Groovy 1.7 More... almost 14 years ago
Google have changed their site, which breaks this test. More... almost 14 years ago
First cut at some interfaces. More... almost 14 years ago
Remove unused ivar. More... almost 14 years ago
Added some notes to make sense of these tests. More... almost 14 years ago
Beefed up the module tests. More... almost 14 years ago
#4 - fix for defining module absolute module locations. More... almost 14 years ago
Issue #3 - pass args used to define content to content; Issue #4 - create new components when component definition is a component. More... almost 14 years ago