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

22 commits

Author SHA1 Message Date
Thomas Walpole
aab5b4913e Implement the _field disabled: false filter partially as an expression filter 2019-04-03 14:51:50 -07:00
Thomas Walpole
1b70cec73e Remove unnecessary instance variables from specs 2019-02-26 09:48:09 -08:00
Thomas Walpole
4ebb92dfdd RSpec cleanup 2018-08-27 11:40:36 -07:00
David Rodríguez
e07fca587f Typos 2018-07-22 20:12:54 -03:00
Thomas Walpole
e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole
a483e8d4c5 Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
Thomas Walpole
3a56e98319 Rubocop cleanup 2018-06-19 13:57:42 -07:00
Thomas Walpole
c56170a65c general cleanup 2018-05-15 21:43:45 -07:00
Thomas Walpole
952d373026 Cleanup some rubocop style warnings 2018-05-14 16:06:53 -07:00
Thomas Walpole
a17e9c36fa Add rubocop-spec - some disabled for now 2018-04-30 18:00:16 -07:00
Thomas Walpole
9b3c4fb411 Remove rspec matchers tests from rack_test runs 2018-04-13 15:16:26 -07:00
Thomas Walpole
9be6293282 Mark Rspec matcher tests that require JS support 2018-04-13 14:49:28 -07:00
Thomas Walpole
059fd430ba Fix compounding of negated matechers - Issue #2010 2018-04-12 10:20:06 -07:00
Thomas Walpole
618dd9ff70 Rubocop driven spec style cleanup 2018-03-01 11:44:55 -08:00
Thomas Walpole
c7874b3f7f remove conditionals for no longer supported RSpec versions 2018-01-03 09:04:12 -08:00
Thomas Walpole
05945bf2d9 remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
Thomas Walpole
56047ca472 Add visibility condition to selector query description/error messages 2017-07-20 09:59:18 -07:00
Thomas Walpole
33c4368228 Ensure applied filters with default values are expressed in selector descriptions 2017-07-19 14:22:57 -07:00
Thomas Walpole
0a63937e38 Make compound rspec matchers not run sequentially 2017-07-05 14:00:07 -07:00
Thomas Walpole
0270b7a4cf Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
Koichi ITO
83133e201d Integer Unification for Ruby 2.4.0+ 2016-12-17 00:03:53 +09:00
Thomas Walpole
b90a93affe Update testing and travis matrix for selenium-webdriver 3.0 release 2016-10-18 00:21:51 -07:00
Renamed from spec/rspec/matchers_spec.rb (Browse further)