Skip to content

Conversation

@tjdett
Copy link
Contributor

@tjdett tjdett commented Jul 19, 2012

This pull-request fixes the exist activerecord_provider tests and then adds a new test (and associated functionality) to ensure empty collections are handled in a sane fashion.

In the process:

  • Database testing was switched to in-memory, resulting in a substantial performance improvement.
  • Handling for sub-second date precision was added, as fixtures are all inserted within a second.
  • All activerecord tests are now wrapped in transactions.

tjdett added 8 commits July 6, 2012 09:53
"strip_invalid_utf_8_chars(xml)" didn't handle being passed "nil".
To do this:
 * Database testing was switched to in-memory, resulting in a substantial performance improvement.
 * Handling for sub-second date precision was added, as fixtures are all inserted within a second.
 * All activerecord tests are now wrapped in transactions.
Time#succ is obsolete since 1.9.2 for time is not a discrete value.
@tjdett
Copy link
Contributor Author

tjdett commented Aug 14, 2012

@cbeer Is there anything in particular I should do to get my pull-requests reviewed?

@cbeer cbeer merged commit df0289b into code4lib:master Aug 14, 2012
@cbeer
Copy link
Member

cbeer commented Aug 14, 2012

Thanks for the bump (and the patches); merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants