1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Thomas Walpole
2679697e54 test_id should support session specific config and default to nil 2018-07-19 09:50:21 -07:00
Thomas Walpole
e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole
5b76480e57 Add Capybara.test_id option defaulting to data-test-id 2018-07-05 23:31:50 -07:00
Thomas Walpole
952d373026 Cleanup some rubocop style warnings 2018-05-14 16:06:53 -07:00
Thomas Walpole
54ca647a1f test fixes 2018-05-11 12:37:45 -07:00
Thomas Walpole
8f115d94e0 Restore mistakenly removed server= proc acceptance 2018-04-06 10:53:30 -07:00
Thomas Walpole
3d3f238458 "threadsafe" mode is not beta anymore 2018-03-31 14:43:58 -07:00
Thomas Walpole
dfaf958ea7 more code cleanup 2018-01-15 14:02:20 -08:00
Thomas Walpole
24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole
e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole
bc401aefde Remove unneeded ConfigureDeprecator class 2018-01-03 09:04:12 -08:00
Thomas Walpole
efe48bb685 update 2018-01-03 09:04:12 -08:00
Thomas Walpole
cfc6604b69 remove deprecated default_wait_time 2018-01-03 09:04:12 -08:00
Thomas Walpole
ba7674086c remove deprecated support for Capybara.server taking a block 2018-01-03 09:04:12 -08:00
Thomas Walpole
52e2619111 Should be calling respond_to? rather than respond_to_missing? 2017-11-13 09:50:02 -08:00
Thomas Walpole
4fcc4a9822 Allow registered servers to receive options 2017-08-02 10:14:54 -07:00
Thomas Walpole
0270b7a4cf Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00