Alexander Brandon Coles
184f0429ba
Remove jQuery from spec support files
2025-10-31 15:03:22 +00:00
Jan Sandbrink
0b87e7543f
Freeze string literals in specs
...
Rolling out frozen string literals further by freezing all
string literals in core specs.
2025-05-05 09:29:55 +02:00
Eric Schubert
230263ffb5
[ #58337 ] disabled cuprite for image upload spec
2024-10-25 16:42:36 +02:00
ulferts
3b2121f733
Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
...
This reverts commit 40b2bbeb09 , reversing
changes made to b4c6cb17cc .
2024-03-21 11:31:17 +01:00
Ivan Kuchin
7787e457a3
Revert "Merge branch 'dev' into release/13.4"
...
This reverts commit a901541269 , reversing
changes made to e573ca00b7 .
2024-03-20 20:19:08 +01:00
Ivan Kuchin
9e4934cd0a
change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a
2024-03-20 18:05:22 +01:00
Dombi Attila
ec42caa72f
[ #49507 ] File Drag and Drop
...
https://community.openproject.org/work_packages/49507
2023-10-02 13:25:56 +03:00
Christophe Bliard
e3f4a6b582
Include Capybara::RSpecMatchers where DSL is included
...
This is needed to make these two statements equivalent:
expect(page).not_to have_xpath('a')
expect(page).to have_no_xpath('a')
So that the both matchers return early on element absence, instead of
timing out.
This is the continuation of e85b47979a .
2022-11-14 11:52:52 +01:00
Oliver Günther
01f99785c5
Add spec to drop something on activity
2022-03-31 10:41:27 +02:00
Oliver Günther
e6d50f6357
Extend attachments drop helper to allow a stopover
2022-03-31 10:14:46 +02:00
Oliver Günther
e4fa31489c
Fix container selector
2022-03-07 15:47:11 +01:00
Oliver Günther
dba03e043d
Fix positioning of dropping of attachments for ckeditor
2022-03-07 14:26:26 +01:00
ulferts
1bdd2ab9ae
safe automatic fixes by rubocop ( #8994 )
2021-02-11 16:02:18 +01:00
Oliver Günther
22178e12d9
Add html5 drop fake component to upload a real fixture image
2018-06-13 13:38:23 +02:00