Thorsten Böttger
|
01aec09922
|
don't load migrations more than once when running all specs (and surpressing migration output to improve readability)
|
2014-01-11 12:12:29 +01:00 |
|
Thorsten Böttger
|
a4d2e76a92
|
test coverage via coveralls
|
2013-04-28 18:05:58 +02:00 |
|
Thorsten Böttger
|
b137337b2e
|
added pry (but not using it)
|
2013-04-28 17:57:34 +02:00 |
|
Thorsten Böttger
|
461886e394
|
one file per test model class
|
2013-04-21 18:43:03 +02:00 |
|
Thorsten Böttger
|
3458f17f06
|
moved all test models into their own file to improve readibility
|
2011-09-16 16:57:23 +02:00 |
|
Thorsten Böttger
|
192fc96ffa
|
got tests and specs running after pull request merge
|
2011-09-08 19:20:48 +02:00 |
|
Thorsten Böttger
|
6bc99dcc39
|
Merge branch 'master' of https://github.com/wickkidd/aasm into wickkidd-master
Conflicts:
Rakefile
spec/spec_helper.rb
|
2011-09-08 19:09:16 +02:00 |
|
Thorsten Böttger
|
d8ab2c4063
|
fixed tests after I18n integration
|
2011-09-02 18:45:41 +02:00 |
|
Thorsten Böttger
|
cf18161abc
|
using real database connections for testing to reduce dependency on Rails version (previously mocked away ActiveRecord connection, which is not used in Rails 3.1 anymore)
|
2011-08-31 23:49:09 +02:00 |
|
Konstantin Shabanov
|
df39cc6506
|
update to use bundler to check dependencies and to use RSpec2
|
2011-01-13 13:58:20 +06:00 |
|
Brian Kidd
|
67cd00cfbf
|
-refactored _execute() for much better readability :-)
-added dependency for for ruby-debug-completion
-turned on auto-eval for ruby-debug
-added the ability to run debugger on the last line of a method: http://dancingpenguinsoflight.com/2009/09/an-improved-ruby-debugger-invocation/
|
2010-10-08 14:58:11 -04:00 |
|
Travis Tilley
|
d853e9cb26
|
fix various tests
|
2010-08-27 16:35:26 -04:00 |
|
Travis Tilley
|
dc068014af
|
cleanup, move to jeweler, nuke gemspec
|
2009-10-14 23:07:46 -04:00 |
|
Travis Tilley
|
1e4c038eee
|
reorganize to match rubyist/aasm
|
2009-08-08 16:53:47 -04:00 |
|
Rob Kaufman
|
6b1e0f4949
|
Making the specs rcov runnable
|
2009-03-27 14:29:35 -07:00 |
|
Scott Barron
|
8fc83db605
|
Further set up for functional tests
|
2008-02-21 12:32:04 -05:00 |
|
Scott Barron
|
7a734376c4
|
Reorg spec dir to have units and functionals
|
2008-02-21 12:18:08 -05:00 |
|