Hi,
I followed the steps described here : http://guillep.github.io/DBXTalk/garage/installation.html and when I run the tests I have several errors related to an unknown class.
GAConnection class>>buildDefaultConnectionArgs
^ PGConnectionArgs -> this one
hostname: 'localhost'
portno: 5432
databaseName: 'sodbxtest2'
userName: 'sodbxtest'
password: 'sodbxtest'
I assume I loaded all the necessary stuff but I don't know where this class is coming from.
Franck
Hi,
I followed the steps described here : http://guillep.github.io/DBXTalk/garage/installation.html and when I run the tests I have several errors related to an unknown class.
GAConnection class>>buildDefaultConnectionArgs
I assume I loaded all the necessary stuff but I don't know where this class is coming from.
Franck