Commit Graph

63 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Stefan Botzenhart b689007064 Ensure page is being loaded when taking screenshot 9 years ago
Stefan Botzenhart b8a9e10c35 Adjust specs and cukes to new fullscreen view 9 years ago
Alex Coles d12dfaff7b Fix, improve robustness of Types admin cuke 9 years ago
Oliver Günther 2f360c3413 Replace depreacted #with_window(String) 9 years ago
Alex Coles 609c9dcda7 Fix syntax (w/Rubocop) in cuke steps, support file 9 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles a1d349c121 Update cuke steps to handle ui-select and select2 10 years ago
Alex Coles c3834201f4 Fix cuke steps to use be_{truthey,falsey} matchers 10 years ago
Jens Ulferts 2fe98701e0 adapt cuke select step to changed dom for select2 10 years ago
Mihail Maxacov 35dd322dd7 fix contextmenu actions; fix cucumber fails 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 77a7d6a40e Prefer #map over #collect in cuke steps 10 years ago
Alex Coles 5264df3c48 Fix syntax (w/Rubocop) in cuke steps, support 10 years ago
Alex Coles 548f68b693 Use 1.9+ Hash syntax in cuke steps, support files 10 years ago
Jens Ulferts bff967d4b4 improves step definition performance and readability 10 years ago
Ion Biziiac a9ae0300d1 Add cukes for warning message when closing work package modal with changes 11 years ago
Alex Coles 5af36672c5 Remove unheeded warning comment in web_steps.rb 11 years ago
Alex Coles e4b8570508 Make 'should see' step definition case-insensitive 11 years ago
Alex Coles 354e054b7b Clean out Test Unit assertions in web_steps.rb 11 years ago
Ion Biziiac 96f365d5e3 Fix the failing cukes in project_creation_with_type.feature 11 years ago
Till Breuer db21dd8a11 Fix some more cukes failing due to toolbar implementation 11 years ago
Till Breuer d76ef43f11 Mark export cukes as work in progress 11 years ago
Markus Kahl e7e88f8f36 use modified steps instead of patching capybara for i18n 11 years ago
Johannes Wollert d0fc040c50 Cuke checking for xss in members select2 box 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster d623e1298a Fixed non-functional cuke step 11 years ago
Sebastian Schuster d3ec2d77ce Added optional looking for hidden select boxes 11 years ago
Sebastian Schuster 3b03c7e9ed Fixed another ambiguous step match 11 years ago
Sebastian Schuster 2c80bec7c0 Removed non-functional checks for rspec matchers 11 years ago
Johannes Wollert 66982a520d cucumber feature for searching within a project 11 years ago
jwollert 7a37a27bbb define right click step for selenium 11 years ago
Nils Kenneweg ad9f573f69 test links in modals. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Nils Kenneweg 1a29603db0 fixed logout dialog test. 11 years ago
Nils Kenneweg 4e66106176 bugfix, updated tests. 11 years ago
Michael Frister c616cb861c Fix cuke steps "field should (not) contain" for JS-modified textareas 11 years ago
Jens Ulferts 1482eb058b removes ids from cuke 11 years ago
Jens Ulferts 29e51c401e removes discarded cuke method 11 years ago
Jens Ulferts 5c4d3e9240 allows the "fill in" step to work with select 11 years ago
Christian Rijke 2978fd94ae Add within step that includes invisible elements. 11 years ago
Sebastian Schuster 15057e229d Added searching for invisible elements for steps that need this feature, 11 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
jwollert 4ba91da1b9 Fixes waiting for Ajax in Cucumber: 12 years ago
Sebastian Schuster 41689afd5d Removed Capybara::TimeoutError as it no longer exists 12 years ago
Michael Frister 30454d2b1e Remove wait_for_page_load, wait_until is immoral 12 years ago
Philipp Tessenow 68e10049aa refactor a horrible wait out of the ajax step into its own cucumber step 12 years ago
Philipp Tessenow 9a0b642e98 wait a little between AJAX steps 12 years ago