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
unobtainium (ruby)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 2 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump required ruby version to >= 2.2 and own version
Jens Finkhaeuser
More...
about 8 years ago
Update README.md
Jens Finkhaeuser
More...
about 8 years ago
Bump own version
Jens Finkhaeuser
More...
about 8 years ago
Bump dependencies
Jens Finkhaeuser
More...
about 8 years ago
Please rubocop
Jens Finkhaeuser
More...
about 8 years ago
Please rubocop
Jens Finkhaeuser
More...
about 8 years ago
Add integration scenario for multiple driver instances
Jens Finkhaeuser
More...
about 8 years ago
Add integration testing steps for driver identity
Jens Finkhaeuser
More...
about 8 years ago
Add World's own option resolution which caches the Driver's option resolution results. That allows two calls to `#driver` with identical parameters to refer to the same driver instance.
Jens Finkhaeuser
More...
about 8 years ago
Now that destructors are always run, the mock driver should implement a `#quit` method in order to silence errors in the specs.
Jens Finkhaeuser
More...
about 8 years ago
Fix vital typo that prevented driver IDs generated by PhantomJS to be recognized (or by any other driver, for that matter).
Jens Finkhaeuser
More...
about 8 years ago
Force all driver destructors to run, even if a prior one raised an error.
Jens Finkhaeuser
More...
about 8 years ago
Extra spec for PhantomJS driver
Jens Finkhaeuser
More...
about 8 years ago
In PhantomJS driver, deduplicate instances by dealing more intelligently with changed options.
Jens Finkhaeuser
More...
about 8 years ago
Bump own version
Jens Finkhaeuser
More...
about 8 years ago
Bump collapsium dependency for write IndifferentAccess
Jens Finkhaeuser
More...
about 8 years ago
- Use PathedAccess since it's there. - Use single ticks
Jens Finkhaeuser
More...
about 8 years ago
Bump dependencies
Jens Finkhaeuser
More...
about 8 years ago
Don't fail if code climate fails
Jens Finkhaeuser
More...
about 8 years ago
Add specs for driver IDs
Jens Finkhaeuser
More...
about 8 years ago
Fix typo introduced in rubocop refactoring
Jens Finkhaeuser
More...
about 8 years ago
Please rubocop
Jens Finkhaeuser
More...
about 8 years ago
Remove commented-out code
Jens Finkhaeuser
More...
about 8 years ago
- Add :phantom label - Fix merging of 'url' and 'phantomjs' options - Remove unused code due to re-use of Selenium driver
Jens Finkhaeuser
More...
about 8 years ago
Add specs for PhantomJS driver
Jens Finkhaeuser
More...
about 8 years ago
- Increase coverage - Explicitly merge 'desired_capabilities' and :desired_capabilities - Fix issue with 'platformName': it was to be set when it was unset - Fix returning of driver label; it's supposed to be the normalized label. - Fix issue with partial browser matches
Jens Finkhaeuser
More...
about 8 years ago
Add specs for Appium driver
Jens Finkhaeuser
More...
about 8 years ago
Be more explicit about merging both 'caps' and :caps keys.
Jens Finkhaeuser
More...
about 8 years ago
Add specs for Selenium driver
Jens Finkhaeuser
More...
about 8 years ago
Bump dependencies
Jens Finkhaeuser
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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