Commit Graph

39 Commits (68840dcde2fbd59b15da24673fb07f992cd149cc)

Author SHA1 Message Date
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther 183ad1480e
Replace deprecated controller success? with succesful? 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts daa1a4d4b7 fixes filtering members by group (#5800) 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Alex Coles 06274b97ea Remove reundant include in MembersController spec 9 years ago
Markus Kahl dbc343555b fixed members_controller spec 9 years ago
Alex Coles 87720d19ec Fix broken #assert_select_rjs in Controller specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 2640852fe3 Fix MembersController#autocomplete_for_member routing 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles efe24e1049 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 5ae7541ec1 Uses expect syntax 11 years ago
Hagen Schink ab2ab8ab3b Moves permitted params specs 11 years ago
Sebastian Schuster 26af0cfc5f Rewrote members_controller_tests into specs so they can be disabled by 11 years ago
Markus Kahl b4fdd3de06 test member creation 11 years ago
Markus Kahl 19efeed228 removed obsolete safety statement from update spec 11 years ago
Markus Kahl c84afbdce3 use permitted params for member update 11 years ago
Markus Kahl ba3b747f1e spec confirming mass assignment weakness 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts 3099d29511 fixes members autocompleter by applying the correct before_filter 12 years ago