Commit Graph

10 Commits

Author SHA1 Message Date
Phil Hughes a6b4164017 Updated tests 2016-07-07 09:38:49 +01:00
Phil Hughes aa35abf9bf Added test to dropdown search 2016-06-15 11:34:11 +01:00
Phil Hughes 672bd4e6ff Correctly sends project ID 2016-05-20 21:52:45 +01:00
Phil Hughes 8536c49f19 Fixed rubocop error 2016-05-16 18:38:25 +00:00
Phil Hughes 80bda87424 Updated tests 2016-05-16 17:17:40 +01:00
Phil Hughes 4b15a8ed26 Fixed up based on feedback 2016-04-16 16:13:16 -04:00
Phil Hughes ce2e37d446 Fixed tests 2016-04-16 16:13:16 -04:00
Grzegorz Bizon fcf106897e Do not use javascript in specs for issue move
Feature specs that were using javascript took a long time to finish
(about 10x longer) and where hitting Poltergeist timeouts.

This modification skips using javascript with select2 selecbox, thus it
is faster, but this also does not check some JavaScript related
features.
2016-03-17 12:25:17 +01:00
Grzegorz Bizon b9036ba610 Prevent issue move if issue has been already moved 2016-03-17 11:48:51 +01:00
Grzegorz Bizon e3d32ff036 Add feature specs for issue move 2016-03-17 07:39:16 +01:00