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

11 commits

Author SHA1 Message Date
Thomas Walpole
61da95084c rubocop update 2020-02-19 19:13:08 -08:00
Thomas Walpole
1410793107 Fix low hanging fruit for Ruby 2.7 keyword warnings 2019-11-29 09:47:28 -08:00
Thomas Walpole
f1139a5985 Ignore negative text requirements when extracting strings from regexps 2019-07-25 13:04:52 -07:00
Thomas Walpole
7e2d19bde1 Minor test improvements 2019-07-23 13:13:49 -07:00
Thomas Walpole
940991455f Update History.md [ci skip] 2019-05-29 08:14:21 -07:00
Thomas Walpole
66689fd352 Code refactor 2018-11-08 11:05:02 -08:00
Thomas Walpole
9e15cf95f5 Optimize substrings generated from Regexp 2018-11-06 14:21:27 -08:00
Thomas Walpole
be89e624dd rubocop cleanup 2018-11-05 11:55:21 -08:00
Thomas Walpole
549a8fbfa8 Optionally process alternation in the regexp disassembler 2018-11-05 11:55:21 -08:00
Thomas Walpole
cfae2bfb0c implement regexp disassembler using regexp_parser gem 2018-10-16 10:17:47 -07:00
Thomas Walpole
15ca8c7d6a Move regexp disassembler into own class 2018-10-02 23:12:54 -07:00