openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
LapisLazuli
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 10 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version
Jens Finkhaeuser
More...
almost 10 years ago
Implement #11 by not overriding :message with internal values.
Jens Finkhaeuser
More...
almost 10 years ago
Fix for #12: teelogger in version 0.1.0 produces this issue
Jens Finkhaeuser
More...
almost 10 years ago
Adds a test case for #9. Looks like changes for #8 already fixed it.
Jens Finkhaeuser
More...
almost 10 years ago
Final fix for #8, don't regress in the wait functions :)
Jens Finkhaeuser
More...
almost 10 years ago
Change default for :throw from false to true for #8.
Jens Finkhaeuser
More...
almost 10 years ago
More or less solve #8 by introducing a :throw parameter that is either true or false. The current default is 'false' to mimic previous behaviour, with one test case added where it's explicitly set to 'true'.
Jens Finkhaeuser
More...
almost 10 years ago
Remove superfluous logging (#8)
Jens Finkhaeuser
More...
almost 10 years ago
Revert "For #8, make and expose a FindError class"
Jens Finkhaeuser
More...
almost 10 years ago
For #8, extend the test suite to expose the reported problem.
Jens Finkhaeuser
More...
almost 10 years ago
For #8, make and expose a FindError class
Jens Finkhaeuser
More...
almost 10 years ago
Closes #10 Server should not handle traps
Onno Steenbergen
More...
almost 10 years ago
Merge branch 'master' of github.com:spriteCloud/lapis-lazuli
Jens Finkhaeuser
More...
almost 10 years ago
Fix #6; find behaviour needs to work around weird Watir behaviour.
Jens Finkhaeuser
More...
almost 10 years ago
Adjusts tests for #6 to reproduce the issue.
Jens Finkhaeuser
More...
almost 10 years ago
Not windows compatible
Onno Steenbergen
More...
almost 10 years ago
Test case for first part of #6 succeeds; considering the issue resolved
Jens Finkhaeuser
More...
almost 10 years ago
Fix the second part of #6; if no elements are found, return an empty array. This works around an apparent issue in firefox webdriver.
Jens Finkhaeuser
More...
almost 10 years ago
Relating to #6, add a step to ensure the test is run in the right browser
Jens Finkhaeuser
More...
almost 10 years ago
Relating to #6, make it easier to retrieve the current browser name.
Jens Finkhaeuser
More...
almost 10 years ago
Use TeeLogger from teelogger gem instead of our own.
Jens Finkhaeuser
More...
about 10 years ago
Add filter to code coverage generation so that the template directory isn't included.
Jens Finkhaeuser
More...
about 10 years ago
Fix bug: filtering wasn't applied since yesterday's batch of changes
Jens Finkhaeuser
More...
about 10 years ago
Fix bug with the :html shortcut; it should only apply if the :html field is the only one in the selector. Otherwise, it should be treated as a regular option.
Jens Finkhaeuser
More...
about 10 years ago
Fix bug where settings were always treated like a hash.
Jens Finkhaeuser
More...
about 10 years ago
Make it possible to generate code coverage from cucumber tests
Jens Finkhaeuser
More...
about 10 years ago
Add code for optionally generating code coverage over the library files.
Jens Finkhaeuser
More...
about 10 years ago
Remove call to function that doesn't exist
Jens Finkhaeuser
More...
about 10 years ago
Update template; this really should have happened before 0.5.0
Jens Finkhaeuser
More...
about 10 years ago
- Fixed a bug in wait where the :condition option was passed on to the underlying find function - Improved the lambda code (no more return statement) - Introduces a :stale_retries option, as wait can - on dynamic pages - quite easly get a stale element collection from the underlying find function, in which case just retrying the search makes sense.
Jens Finkhaeuser
More...
about 10 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree