Commit Graph

6 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Alexander Bach 3f89d3fee9 Adjust legacy spec to new menu structure 9 years ago
Mohamed Wael Khobalatte 71c1092e21 Fix various legacy specs 9 years ago
Mohamed Wael Khobalatte 626779d92d Use assert_select instead of deprecated assert_tag 9 years ago
Stefan Botzenhart 9058b4ea90 Remove some assert_tag deprecation warnings 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles ae97716087 Make MyController#account use PATCH 10 years ago
Alex Coles 6129e9f41f Remove functional spec rescue_action boilerplate 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 3445baec04 Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alex Coles b8567d13ed Remove spec controller boilerplate; Replace ivars 10 years ago
Alex Coles 0d9e465108 Replace deprecated shoulda #set_the_flash in specs 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster cb5d779d02 Rewrote a test to a spec so it can be disabled by the profile_surveys 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Martin Linkhorst 3fa6738244 this needs to issue a put request 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst 05efc55174 mark user's login attribute as unsafe (like the test likes it) 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 0a2ec6ef04 Extracts user groups assignment from controller. 14 years ago
Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis e1013c44a3 Make sure the RSS token is getting destroyed and created. 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang 48949f979a Added some functional tests and a CVS test repository. 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user. 17 years ago
Jean-Philippe Lang 5bd26ede42 Fixed my_controller_test.rb (errors are now in flash[:error]) 17 years ago
Jean-Philippe Lang aa3445bdb6 Moved functional tests for MyController 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 362633d486 - new controller "myController" 18 years ago