Closed eden-lane closed 10 years ago
It looks like this breaks the automated tests. We'll have to get automated tests running with this before we can merge it.
My sincere apologies. I will try to find a reason.
No need to close the PR. :) Let's just get it fixed and working. Please reopen it if you'd like to fix this!
@edencore what broke in the automated tests?
@mde oh, sorry. Still in the middle of comprehending all that PR-system :) @ben-ng I have no idea, to be honest. If I understand it correct, there is AssertionError, but that can't be blame of my changes. I have to read more about Travis CI first. That's my plan for now.
Hm. Now it is "All is well".
Oh, looks like you just had to merge in an eager association fix. Nice!
Great, thanks !
It seems to be working according to my manual tests. I will write an automatic tests, as soon as I learn how to do it.