1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix config class to behave as the tests expect More... almost 9 years ago
Finish config tests More... almost 9 years ago
Better tests for config class More... almost 9 years ago
- Add rake to run rubocop and rspec - Add (start of) rspec tests for config More... almost 9 years ago
Bump version More... almost 9 years ago
Make clear that selenium-webdriver and appium_lib would be good to have! More... almost 9 years ago
We do use ruby 1.9 or higher features. More... almost 9 years ago
Add a simple but useful configuration class based on the previous PathedHash class. More... almost 9 years ago
Make the pattern for splitting paths in PathedHash accessible from the outside. More... almost 9 years ago
The pathed hash didn't behave consistently with expected Hash behaviour when a key wasn't found. More... almost 9 years ago
A hash that also resolves paths such as "foo.bar", but otherwise behaves like a hash. More... almost 9 years ago
Add a simple object lifetime manager More... almost 9 years ago
Sanitize options for driver creation More... almost 9 years ago
Allow externally defined driver implementations More... almost 9 years ago
Delegate everything to the driver implementation More... almost 9 years ago
Strict control over creation process; this will help auto-destroy instances later on. More... almost 9 years ago
Add gemfury badge More... almost 9 years ago
No markdown-ish syntax in gemspec More... almost 9 years ago
Added README More... almost 9 years ago
Add Gemfile.lock More... almost 9 years ago
Remove unused depencencies More... almost 9 years ago
Add appium driver More... almost 9 years ago
Add comment More... almost 9 years ago
Can't sort classes More... almost 9 years ago
First implementation of the abstract driver and a selenium driver implementation. More... almost 9 years ago
Remove unused line More... almost 9 years ago
Disable some cops for the gemspec file More... almost 9 years ago
Add rubocop specs. More... almost 9 years ago
Basic gem building files More... almost 9 years ago
Ignore temporary editor files More... almost 9 years ago