Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Tyler Pickett fe126fa1b7 add specs for #generate_ticket_granting_ticket
Signed-off-by: Tyler Pickett <t.pickett66@gmail.com>
2012-10-17 12:38:05 -05:00
Tyler Pickett 69eefadae1 add spec for #generate_login_ticket
Signed-off-by: Tyler Pickett <t.pickett66@gmail.com>
Conflicts:
	spec/casserver/cas_spec.rb
2012-10-17 12:37:59 -05:00
Matt Zukowski 8884e490b2 adapted localization specs to work with new R18n-based localization system 2012-04-19 14:33:44 -04:00
Matt Zukowski 08529751ef adapted RackTest external redirect monkeypatch to work with Capybara 1.1.2 2012-04-19 14:30:49 -04:00
Matt Zukowski 4369335d74 all specs should now pass under ruby 1.9.2 and 1.8.7 2011-08-03 14:14:38 -04:00
Fabio Napoleoni 14e4a13ef0 Updated specs with method_type example, updated check for method type as symbol 2011-06-29 04:44:56 +08:00
Fabio Napoleoni fad528d353 Implemented filter_attributes and extra_attributes options 2011-06-29 04:44:32 +08:00
Fabio Napoleoni ed9747b9ed More specs added 2011-06-29 04:44:14 +08:00
Fabio Napoleoni 5b455f1e34 Base class and base spec 2011-06-29 04:43:55 +08:00
Will Mernagh 0413c0c085 Escapes all evaluated HTML by inserting `escape_html` after `<%=`. There
are some places where this is not appropriate however and thus it
exclusing in some places.
2011-04-22 11:45:48 -04:00
Matt Zukowski 9d0fb4acf4 added spec for LDAP authenticator 2011-03-02 19:04:30 -05:00
Matt Zukowski d56eb6e35d moved specs contributed by 'uchouhan' out to root spec directory 2011-03-02 17:46:40 -05:00
Umang Chouhan 2565f6010b Adding a spec for CASServer::Utils#log_controller_action. 2011-03-03 06:23:56 +08:00
Umang Chouhan 2378b128a3 Adding specs for the Consumable module. 2011-03-03 06:19:35 +08:00
Umang Chouhan c1da0bcf63 Adding specs for CASServer::Utils. 2011-03-03 06:19:35 +08:00
Matt Zukowski 092cd3aa72 fixed extra attribute test in proxyValidate spec so that it reflects the UTF8 string returned by the test authenticator 2011-03-02 16:18:09 -05:00
Matt Zukowski 28b0190ad5 removed puts debug line 2011-02-08 15:56:29 -05:00
Matt Zukowski 16aada094e Merge branch 'service_validation_identation_fix' of https://github.com/Undev/rubycas-server into Undev-service_validation_identation_fix 2011-02-08 15:49:14 -05:00
Matt Zukowski 50b1ff7343 added encoding magic comment to ensure that views are processed as UTF-8... localization-related specs should work now 2011-02-08 15:43:17 -05:00
Matt Zukowski 26ab05c51b removed require 'capybara/node' since this is no longer required (and craps out) with newer version of capybara 2011-02-08 15:35:22 -05:00
Matt Zukowski 7a54714dc8 added note about having to run (in /Users/mzukowski/Documents/Projects/rubycas-server) for localization tests to work 2011-02-08 15:15:28 -05:00
Matt Zukowski 5b0370850e rspec configs now have disable_auto_migrations and quiet options set to true 2011-02-08 14:55:37 -05:00
S. Brent Faulkner 40607665cb custom view support 2011-02-08 10:49:18 -05:00
Nick Recobra 143b71e553 Fixing #serviceValidation identation. The right way. 2011-01-26 18:13:15 +03:00
Matt Zukowski 7c4562e59a spec rake task should work now (might need the Gemfile update too though) 2010-12-10 15:15:40 -05:00
Matt Zukowski 9fdf2472c7 - added 'spec' rake task to run all specs
- added spec to confirm that localization is working
2010-12-09 09:33:54 -05:00
Matt Zukowski 9dde7f9d26 specs now reset their database on each spec (maybe instead should just do it once, prior to the spec run?) 2010-10-14 12:50:55 -04:00
Matt Zukowski 861cba76fc changed the way the config file is loaded to make it a bit easier to test against different config files in the spec 2010-09-23 16:59:20 -04:00
Matt Zukowski 223e76b00b added logout specs 2010-09-09 18:09:59 -04:00
Matt Zukowski 6aa9393ab6 started work on basic rspec with capybara 2010-08-24 17:14:31 -04:00