Commit Graph

3 Commits (476468408965929d43ac493b37ae6ad33dcf6b46)

Author SHA1 Message Date
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
Oliver Günther 887091f5f1 Fix stale object from fixed lock_version in legacy spec 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles ab0864062e Make WikiController#rename use PATCH 10 years ago
Alex Coles 654a77d944 Replace dynamic finder syntax in legacy specs 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 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
Hagen Schink b986fce447 Add specs 11 years ago
Michael Frister b1b2adcae9 Fix WikiController test_update_stale_page_should_not_raise_an_error 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Hagen Schink 8fabfe76a8 Add specs 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 1a61404f3f Fixes tests 11 years ago
Till Breuer 0df4823a0a Fix tests - redirects after wiki#destroy, wiki index html 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister acc0d64eff Remove outdated wiki controller tests, improve cuke 11 years ago
Hagen Schink c25bbee177 Fixes functionals 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Christian Ratz 77bece59ff Revert "fixed wiki controller test" 12 years ago
Christian Ratz 50f4f7b157 fixed wiki controller test 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Michael Frister 7363db3036 Fix assign_to deprecation warning 12 years ago
Michael Frister 0a942d7f64 Fix respond_with_content_type deprecation warning 12 years ago
Philipp Tessenow ea27aae2e4 fix for the unholy newline in wiki controller test 12 years ago
Martin Linkhorst 24d4325f9f fix wiki controller tests 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
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Martin Linkhorst 83c9edd278 fixes missing spec 13 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
Eric Davis c778cc9208 [#415] Fix functional tests that used the older interface 14 years ago
Felix Schäfer 61f0e67c0d Upgrade tests to new journals type. 14 years ago
Jean-Philippe Lang affedafa1f Fixed: atom links on wiki index broken by r4266. 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 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 4a6a551d07 Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987). 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago