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

34 commits

Author SHA1 Message Date
Thomas Walpole
b6752b1259 rubocop config cleanup 2021-03-27 12:48:04 -07:00
Thomas Walpole
920ce495d7 Rubocop 1.x was released - use it 2020-10-31 10:39:21 -07:00
Thomas Walpole
8440bd2f46 Update for rubocop-rspec 1.40 2020-06-14 10:21:41 -07:00
Thomas Walpole
384dc86db3 Update for rubocop 0.85 2020-06-01 12:46:58 -07:00
Thomas Walpole
993ef0e832 Prepare for next rubocop-rspec release 2020-05-10 16:31:37 -07:00
Juan Pablo Rinaldi
c5bb9265dc Fix have_text description 2020-05-03 21:29:53 -03:00
Thomas Walpole
fb6348575e Update visibility specification in some tests 2020-05-03 15:32:51 -07:00
Thomas Walpole
2a79cac061 Add test for timing of to have vs not_to have_no - and run tests on the passed session 2020-05-03 15:32:48 -07:00
Thomas Walpole
727edbae40 Fix typo 2020-01-26 10:41:41 -08:00
Thomas Walpole
a615670ceb Prepare for 3.31.0 release 2020-01-26 10:40:40 -08:00
Thomas Walpole
7ca1cdc828 Fix Rubocop Issues 2019-10-15 17:40:27 -07:00
Thomas Walpole
7e2d19bde1 Minor test improvements 2019-07-23 13:13:49 -07:00
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)