· 8 years ago · May 03, 2018, 07:14 PM
1MysqlError in 'Avatars flash should provide a swf render'
2Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
3
4MysqlError in 'Quests events find a ticket'
5Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
6
7MysqlError in 'Quests events find a ticket'
8Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
9
10MysqlError in 'ChatMessages index should return messages, filtered by room_id and newer than specified id'
11Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
12
13MysqlError in 'ChatMessages index should create new message'
14Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
15
16MysqlError in 'ChatMessages index should respond that flash needs to be reloaded'
17Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
18
19MysqlError in 'Maps player movement should get players ID from the request headers'
20Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
21
22MysqlError in 'Maps player movement should render music map swf'
23Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
24
25MysqlError in 'Profiles flash should get players ID from the request headers'
26Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
27
28MysqlError in 'Profiles flash should raise error when cant find the requested ID'
29Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
30
31MysqlError in 'Quests event (text response) should execute quest's event'
32Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
33
34MysqlError in 'Quests event (text response) should pass controller params to event'
35Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
36
37MysqlError in 'Quests event (text response) should add items'
38Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
39
40MysqlError in 'Quests event (text response) should remove items'
41Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
42
43MysqlError in 'Quests event (text response) should remove items'
44Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
45
46MysqlError in 'Quests event (text response) should call saved state event'
47Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
48
49MysqlError in 'Quests event (text response) should execute initial event when user_quest does not exist'
50Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
51
52MysqlError in 'Quests flash should dynamically render flash. do not use *.pikkle template, just simulate it'
53Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
54
55MysqlError in 'Quests flash should dynamically render flash. dynamically create *.pikkle template'
56Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
57
58MysqlError in 'Quests flash should take flash_name from UserQuest#flash'
59Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
60
61MysqlError in 'Quests flash should not crash if player has no association with quest'
62Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
63
64MysqlError in 'Quests event (swf response) should determine response type from event type and dynamically render flash'
65Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
66
67MysqlError in 'Quests viewer should find user from headers'
68Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
69
70MysqlError in 'Quests viewer should throw exception UserNotFound'
71Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
72
73NoMethodError in 'Surveys index should get paginated latest surveys'
74undefined method `each' for nil:NilClass
75
76MysqlError in 'ChatMessage should create ChatMessage'
77Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
78
79MysqlError in 'ChatMessage pack should pack messages'
80Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
81
82'Item load should have unique name' FAILED
83expected MysqlError but nothing was raised
84
85MysqlError in 'PQuestion load_from_yaml should load questions with answers from app/questions.yaml'
86Table 'merbquest_test.p_user_answers' doesn't exist (mysql_error_code=0001)
87
88MysqlError in 'PQuestion load_from_yaml should update app/questions.yaml'
89Table 'merbquest_test.p_user_answers' doesn't exist (mysql_error_code=0001)
90
91MysqlError in 'PQuestion load_from_yaml should have created_at and updated_at set to now'
92Table 'merbquest_test.p_user_answers' doesn't exist (mysql_error_code=0001)
93
94MysqlError in 'PUserAnswer p_answer_id and text validation should be valid when has p_answer_id'
95Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
96
97MysqlError in 'PUserAnswer p_answer_id and text validation should be valid when has text'
98Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
99
100MysqlError in 'PUserAnswer p_answer_id and text validation should be invalid when it has both'
101Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
102
103MysqlError in 'PUserAnswer p_answer_id and text validation should be invalid when it has none'
104Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
105
106MysqlError in 'Plog should be valid when create'
107Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
108
109MysqlError in 'Plog should be DataMapper model'
110Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
111
112MysqlError in 'Plog should be able to be paginated'
113Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
114
115MysqlError in 'Plog should belongs to user'
116Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
117
118MysqlError in 'Plog should has many comments'
119Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
120
121MysqlError in 'Plog#id should be serial'
122Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
123
124MysqlError in 'Plog#title should have property 'title''
125Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
126
127MysqlError in 'Plog#title should not be nil'
128Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
129
130MysqlError in 'Plog#title should be string'
131Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
132
133MysqlError in 'Plog#title#block should be integer'
134Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
135
136MysqlError in 'Plog#title#block should be 0 by default'
137Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
138
139MysqlError in 'Plog#title#content_type should be string'
140Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
141
142MysqlError in 'Plog#title#content_type should be 'Blog' by default'
143Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
144
145MysqlError in 'Plog#title#status should be string'
146Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
147
148MysqlError in 'Plog#title#modify_time should be DateTime'
149Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
150
151MysqlError in 'Plog#title#modify_time should be DateTime.now by default'
152Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
153
154MysqlError in 'Quest Food shop should not create new UserQuest if such exists'
155Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
156
157MysqlError in 'Quest execute should encode from utf-8 to shift_jis'
158Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
159
160MysqlError in 'Quest event should receive optional parameter'
161Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
162
163MysqlError in 'Quest event should run <state> event when no event is specified'
164Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
165
166MysqlError in 'Quest event should catch EventAccessDenied exception and return empty result when someone tries to hack (access event without passing requirements)'
167Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
168
169MysqlError in 'Quest npc should initialize npc_nickname variable'
170Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
171
172MysqlError in 'Quest get_npc should find and return npc (instance of User)'
173Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
174
175MysqlError in 'Quest questions_list should be able to accept submit button's label'
176Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
177
178MysqlError in 'Quest questions_list should generate events for handling user's answers'
179Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
180
181MysqlError in 'Quest questions_list should also generate input handler'
182Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
183
184MysqlError in 'Quest questions_list should also generate input handler for last question'
185Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
186
187MysqlError in 'Quest questions_list should save custom answer'
188Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
189
190MysqlError in 'Quest questions_list should raise error on unexpected answer'
191Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
192
193MysqlError in 'Quest questions_list should update existing answer'
194Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
195
196MysqlError in 'Room should create new room'
197Table 'merbquest_test.rooms' doesn't exist (mysql_error_code=0001)
198
199MysqlError in 'Room active_users should return active users'
200Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
201
202MysqlError in 'Room active_users should not find user if it is not in a room'
203Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
204
205MysqlError in 'Room active_users should not find lurkers'
206Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
207
208MysqlError in 'UserItem should be associated with user and item'
209Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
210
211MysqlError in 'UserItem should should set purchased_date and set shop_id to nil by default'
212Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
213
214MysqlError in 'UserQuest should have initial state by default'
215Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
216
217MysqlError in 'UserQuest scene should return not packed event execution result'
218Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
219
220MysqlError in 'UserQuest scene should return packed result'
221Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
222
223MysqlError in 'UserQuest scene should set scn variable'
224Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
225
226MysqlError in 'UserQuest prompt should set prompt0 variable'
227Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
228
229MysqlError in 'UserQuest prompt should set several prompt variables'
230Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
231
232MysqlError in 'UserQuest choice should set txt0 and link0 variables'
233Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
234
235MysqlError in 'UserQuest choice should understand event as relative path if it is string'
236Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
237
238MysqlError in 'UserQuest choice should add link type parameter'
239Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
240
241MysqlError in 'UserQuest choice should set format 'swf' when event is known to be flash'
242Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
243
244MysqlError in 'UserQuest choice should accept third parameter'
245Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
246
247MysqlError in 'UserQuest choices should wrap choice'
248Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
249
250MysqlError in 'UserQuest add_item should add one item'
251Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
252
253MysqlError in 'UserQuest add_item should add multiple items'
254Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
255
256MysqlError in 'UserQuest add_item should stack items'
257Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
258
259MysqlError in 'UserQuest add_item should raise error when item does not exist'
260Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
261
262MysqlError in 'UserQuest remove_item should remove sword'
263Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
264
265MysqlError in 'UserQuest remove_item should remove 2 apples, but 98 should stay'
266Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
267
268MysqlError in 'UserQuest remove_item should return false if user has no such item'
269Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
270
271MysqlError in 'UserQuest remove_item should raise ItemDoesNotExist exception'
272Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
273
274MysqlError in 'UserQuest remove_item should return false when user has not enough (swords)'
275Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
276
277MysqlError in 'UserQuest set_state should set state to 'chance''
278Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
279
280MysqlError in 'UserQuest ensure_state_is should require state to be 'hello' to execute event 'goodbye''
281Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
282
283MysqlError in 'UserQuest ensure_state_is should pass state requirement'
284Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
285
286MysqlError in 'UserQuest ensure_state_is should pass when state is one of expected states'
287Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
288
289MysqlError in 'UserQuest list_npc_inventory should list npc's inventory'
290Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
291
292MysqlError in 'UserQuest list_player_inventory should list player's inventory'
293Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
294
295MysqlError in 'UserQuest buy_item should transfer 20 bread from tom to fiodor for 40 coins'
296Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
297
298MysqlError in 'UserQuest buy_item should fail if player has not enough coins'
299Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
300
301MysqlError in 'UserQuest buy_item should fail if npc has not enough goods'
302Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
303
304MysqlError in 'UserQuest buy_item should fail because npc does not sell swords'
305Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
306
307MysqlError in 'UserQuest buy_item should fail if requested item does not exist'
308Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
309
310MysqlError in 'UserQuest use_item should remove 2 apples, but 98 should stay'
311Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
312
313MysqlError in 'UserQuest chance should call rand with 2 and return 1, then write it to :chance variable'
314Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
315
316MysqlError in 'UserQuest npc_mood should set npc_mood variable'
317Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
318
319MysqlError in 'UserQuest player_mood should set player_mood variable'
320Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
321
322MysqlError in 'UserQuest confirm should set player_mood variable'
323Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
324
325MysqlError in 'UserQuest set_params should set params directly to @result'
326Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
327
328MysqlError in 'UserQuest set_params should raise exception if param already exists'
329Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
330
331MysqlError in 'UserQuest levelup should increase social'
332Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
333
334MysqlError in 'UserQuest input should set url'
335Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
336
337MysqlError in 'UserQuest input should set event's url (and add dummy parameter - workaround for flash bug)'
338Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
339
340MysqlError in 'UserQuest has_item? should return true because fiodor has long sword'
341Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
342
343MysqlError in 'UserQuest has_item? should return false because fiodor has no apples'
344Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
345
346MysqlError in 'UserQuest has_item? should return false becase fiodor has no 2 long swords'
347Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
348
349MysqlError in 'UserQuest has_item? should return true because fiodor has equal or more than 3 apples'
350Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
351
352MysqlError in 'UserQuest ask should find question with possible answers, display prompt, answers and link for custom answer. And generate events'
353Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
354
355MysqlError in 'UserQuest url_for_event should form an url with parameters'
356Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
357
358MysqlError in 'UserQuest set_flags should create new flag'
359Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
360
361MysqlError in 'UserQuest set_flags should update existing flag'
362Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
363
364MysqlError in 'UserQuest get_flag should return nil because flag does not exist'
365Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
366
367MysqlError in 'UserQuest get_flag should return flag's value'
368Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
369
370MysqlError in 'UserQuest set_flash should set flash to 'chance''
371Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
372
373MysqlError in 'UserRoom should create new UserRoom'
374Table 'merbquest_test.npcs' doesn't exist (mysql_error_code=0001)
375
376MysqlError in 'User '#find_friends_who_dont_play(game)' should find user by not suspended handset'
377Unknown column 'reg_flag' in 'field list' (mysql_error_code=0001)
378
379MysqlError in 'User '#find_friends_who_dont_play(game)' should find user by not suspended handset and uuid'
380Unknown column 'reg_flag' in 'field list' (mysql_error_code=0001)
381
382MysqlError in 'User '#find friends and friends for users' should find friends initiated per user'
383Unknown column 'users.reg_flag' in 'field list' (mysql_error_code=0001)
384
385MysqlError in 'User '#find friends and friends for users' should find friends initiated friendship themselves'
386Unknown column 'users.reg_flag' in 'field list' (mysql_error_code=0001)
387
388MysqlError in 'User '#find friends and friends for users' should find all friends'
389Unknown column 'users.reg_flag' in 'field list' (mysql_error_code=0001)
390
391MysqlError in 'User '#find friends and friends for users' should check friendship for current user'
392Unknown column 'users.reg_flag' in 'field list' (mysql_error_code=0001)
393
394Finished in 17.397623 seconds
395
396233 examples, 131 failures, 6 pending