Amazon Redshift connection

53 views
Skip to first unread message

Chou Has

unread,
Jan 24, 2019, 11:22:45 AM1/24/19
to dbfit
Hi,
I am trying to connect to Amazon redshift database with the following syntex but getting fixture error. Am I missing the DbFit fixture? Thanks

!|dbfit.PostgresTest|

!|Connect|jdbc:redshift://redshift.amazonaws.com:XXXX/test?user=Userr&password=Password|

!|Query|!- select * from table.table

where pref_no = '08'

and uef_service = '20110101'

and column= '00'

and svc_id = '000xxxxx        '

and id_qlfr = '07' -!|

|xx_id|xxx_co|

|IGGER||



Error:
Could not find fixture: dbfit.PostgressTest.

Could not find fixture: Connect

Could not find fixture: Query

Mark Matten

unread,
Jan 26, 2019, 5:02:29 AM1/26/19
to dbfit
In your error message is says "PostgressTest" (two "s"). Should the test fixture be "PostgresTest"?

Chou Has

unread,
Feb 22, 2019, 1:14:47 AM2/22/19
to dbfit
Never mind. I figure it out. It is not that @Mark. I moved all the test cases under PostgressTest location and it started working again.

Praveen Kumar

unread,
Jul 18, 2019, 8:23:45 PM7/18/19
to dbfit
Even I am facing the same issue . Could not find fixtures while trying to connect to db
Reply all
Reply to author
Forward
0 new messages